Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Structure Namespace / AttrClsRevision Class / Revision Property

In This Topic
    Revision Property (AttrClsRevision)
    In This Topic
    Gets or sets the attribute's revision.
    Syntax
    'Declaration
     
    Public Property Revision As System.Integer
    public System.int Revision {get; set;}
    See Also