Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Structure Namespace / StructElement Class / Attrs Property

In This Topic
    Attrs Property (StructElement)
    In This Topic
    Gets the collection of attributes associated with this structure element.
    Syntax
    'Declaration
     
    Public ReadOnly Property Attrs As AttrRevisionCollection
    public AttrRevisionCollection Attrs {get;}
    See Also