Click or drag to resize

PDFDocGetPages Method

Gets the pages.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Obj GetPages()

Return Value

Type: Obj
- A dictionary representing the root of the low level page-tree
See Also