Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / BuiltInPropertyCollection Class / Version Property

In This Topic
    Version Property
    In This Topic
    Gets or sets the document version.
    Syntax
    'Declaration
     
    Public Property Version As System.String
    public System.string Version {get; set;}
    See Also