ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / IDocument<T> Interface / DocumentVersion Property

In This Topic
    DocumentVersion Property
    In This Topic
    Gets the document version.
    Syntax
    'Declaration
     
    ReadOnly Property DocumentVersion As Short
    short DocumentVersion {get;}
    Remarks
    This property should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    See Also