ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word Namespace / C1WordDocument Class / Version Property

In This Topic
    Version Property
    In This Topic
    Gets or sets Word/RTF version number for this document.
    Syntax
    'Declaration
     
    Public Property Version As System.Integer
    public System.int Version {get; set;}

    Property Value

    The version number of the Word/RTF document.
    See Also