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


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