.PdfDocumentPage (gb.pdf)

This virtual object represents a specific page of the PDF document.

This class is virtual.

This class is not creatable.

This class acts like a read-only array.

Properties
Count   Return the number of links on the page.
H   Return the page height.
Height   Return the page height.
Image   Render the page onto a new image and return it.
Result   Return a virtual array of the result of a search done with the Find method.
W   Return the page width.
Width   Return the page width.

Methods
Find   Find some text in the page.
GetImage   Render a portion of the page into a new image and return it.
Select   Return the text included in the page rectangle specified by X, Y, Width and Height.