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

    Namespace: DevExpress.Docs.Pdf

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

    Declaration

    public class StructureElementAttributeCollection :
        ObjectCollectionBase<StructureElementAttribute>

    The following members return StructureElementAttributeCollection objects:

    Inheritance

    Object
    ObjectCollectionBase<StructureElementAttribute>
    StructureElementAttributeCollection
    See Also