INoteMasterSlide Interface |
Namespace: Spire.Presentation
The INoteMasterSlide type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Name |
Gets or sets the name of a slide.
Read/write
String
.
|
|
|
Parent |
Reference to Parent object. Read-only.
|
|
|
Presentation | |
|
|
Shapes |
Gets the shapes of a slide.
Read-only
ShapeCollection
.
|
|
|
SlideBackground |
Gets slide's background.
Read only
SlideBackground
.
|
|
|
SlideID |
Gets the ID of a slide.
Read-only
UInt32
.
|
|
|
SlideShowTransition |
Gets the Transition object which contains information about
how the specified slide advances during a slide show.
Read-only
SlideShowTransition
.
|
|
|
TagsList |
Gets the slide's tags collection.
Read-only
TagCollection
.
|
|
|
Theme |
Gets the slide's theme.
|
|
|
Timeline |
Gets animation timeline object.
Read-only
TimeLine
.
|
| Name | Description | |
|---|---|---|
|
|
ApplyTheme |
Applies extra color scheme to a slide.
|
|
|
Dispose |
Dispose object and free resources.
|