.PdfDocumentPage (gb.pdf)

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

Esta clase es virtual.

Esta clase no es instanciable.

Esta clase actúa como un array de sólo lectura.

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