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


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