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

In This Topic
    HasAttrs Property
    In This Topic
    Gets a value indicating whether Attrs collection contains any items.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasAttrs As System.Boolean
    public System.bool HasAttrs {get;}
    See Also