Interface IMasterSlide
Represents the master slide in a presentation.
Inherited Members
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.Base.dll
Syntax
public interface IMasterSlide : IBaseSlide
Properties
LayoutSlides
Gets the ILayoutSlides collection of a IMasterSlide instance. Read-only.
Declaration
ILayoutSlides LayoutSlides { get; }
Property Value
Type | Description |
---|---|
ILayoutSlides |