Presentation.SlideMasters Property
Returns the presentation collection of Slide Masters. The Slide Master is a top-level template slide that you can use as a base for other slides.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.1.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Property Value
| Type | Description |
|---|---|
| SlideMasterCollection | A collection of slide masters. |
Remarks
For more information, refer to the following help topic: DevExpress Presentation API Library: Configure Slide Masters and Layouts.
See Also