Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Structure Namespace / AttrClsRevision Class / AttrClsName Property

In This Topic
    AttrClsName Property
    In This Topic
    Gets the attribute class.
    Syntax
    'Declaration
     
    Public Property AttrClsName As System.String
    public System.string AttrClsName {get; set;}
    See Also