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

In This Topic
    Revision Property (StructElement)
    In This Topic
    Gets or sets the current revision number of this structure element.
    Syntax
    'Declaration
     
    Public Property Revision As System.Integer
    public System.int Revision {get; set;}
    See Also