SlideMaster.Layouts Property
Returns the collection of slide layouts associated with the slide master.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Property Value
| Type | Description |
|---|---|
| SlideLayoutCollection | The collection of slide layouts associated with the slide master. |
Remarks
For more information, refer to the following help topic: DevExpress Presentation API Library: Configure Slide Masters and Layouts.
See Also