.PdfDocumentPage (gb.pdf)

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

Esta classe é virtual.

Esta classe não é instanciável.

Esta classe funciona como um array apenas leitura.

Propriedades
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.

Métodos
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.