Spread WinForms 15
FarPoint.PDF Assembly / FarPoint.PDF Namespace / Document Class / Version Property


In This Topic
Version Property (Document)
In This Topic
Syntax
'Declaration
 
Public Property Version As String
 
'Usage
 
Dim instance As Document
Dim value As String
 
instance.Version = value
 
value = instance.Version
See Also