Gets the pages.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function GetPages As Obj
public:
virtual Obj^ GetPages() sealed
Return Value
Type:
Obj - A dictionary representing the root of the low level page-tree
See Also