Skip to main content
All docs
V26.1
  • SlideLayoutCollection Class

    A collection of slide layouts in a slide master.

    Namespace: DevExpress.Docs.Presentation

    Assembly: DevExpress.Docs.Presentation.v26.1.dll

    Declaration

    public class SlideLayoutCollection :
        LimitedPresentationObjectCollection<SlideLayout>

    The following members return SlideLayoutCollection objects:

    Inheritance

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