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


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