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


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