MasterSlide
Overview
MasterSlide is a class in Aspose.Slides FOSS for .NET.
Inherits from: BaseSlide, IMasterSlide.
Represents a master slide in a presentation.
Properties: LayoutSlides, Name, Presentation, Shapes, SlideId.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
LayoutSlides | IMasterLayoutSlideCollection | Read | Gets the layout slides. |
Presentation | IPresentation? | Read | Gets the presentation. |
Shapes | IShapeCollection? | Read | Gets the shapes. |
Name | string | Read/Write | Gets or sets the name. |
SlideId | int | Read | Gets the slide id. |