.PdfDocumentPage (gb.pdf)

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

This class is virtual.

Tato třída je nevyvořitelná.

Tato třída působí jako pole pouze číst.

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

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