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


In This Topic
Info Property
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Info As InfoObject
 
'Usage
 
Dim instance As Document
Dim value As InfoObject
 
value = instance.Info
See Also