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

    Namespace: DevExpress.Docs.Pdf

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

    Declaration

    public class StructureElementCollection :
        ObjectCollectionBase<StructureItem>

    The following members return StructureElementCollection objects:

    Inheritance

    Object
    ObjectCollectionBase<StructureItem>
    StructureElementCollection
    See Also