Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Structure Namespace / AttrRevision Class / Attr Property

In This Topic
    Attr Property
    In This Topic
    Gets the underlying Attr object.
    Syntax
    'Declaration
     
    Public Property Attr As Attr
    public Attr Attr {get; set;}
    See Also