SlideMaster.Layouts Property
Returns the collection of slide layouts associated with the slide master.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v26.1.dll
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