ComponentOne Word for UWP
Version Property

C1.UWP.Word Assembly > C1.Xaml.Word Namespace > C1WordDocument Class : Version Property
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

Reference

C1WordDocument Class
C1WordDocument Members