SlideMasterCollection Class
A collection of slide masters in a presentation.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v26.1.dll
Declaration
public sealed class SlideMasterCollection :
LimitedPresentationObjectCollection<SlideMaster>
Related API Members
The following members return SlideMasterCollection objects:
Inheritance
Object
DevExpress.Docs.Office.Internal.OfficeCollectionBase<SlideMaster>
DevExpress.Docs.Office.Internal.OfficeObjectCollectionBase<SlideMaster>
See Also