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


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