.PdfPage (gb.poppler)

This virtual class represents one page of the PDF document.

Questa classe è virtuale.

Questa classe non è creabile.

Proprietà
H   Return the page height in pixels, according to the Resolution property.
Height   Return the page height in pixels, according to the Resolution property.
Label   Return the label of the page.
Text   Return the text of the page.
Thumbnail   Return the thumbnail of the page, or NULL if there is no thumbnail.
W   Return the page width in pixels, according to the Resolution property.
Width   Return the page width in pixels, according to the Resolution property.

Metodi
FindText   Search for a specific text in the page, and return the location of all text occurrences as an array of rectangles.
GetText   Return the text delimited by the specified rectangle.
Render   Render the page and return the resulting image.