ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word 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 Integer
    public int Version {get; set;}

    Property Value

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