Skip to main content
All docs
V26.1
  • 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>

    The following members return SlideMasterCollection objects:

    Inheritance

    Object
    DevExpress.Docs.Office.Internal.OfficeCollectionBase<SlideMaster>
    DevExpress.Docs.Office.Internal.OfficeObjectCollectionBase<SlideMaster>
    See Also