PdfDocument (gb.pdf)
This class aids in reading the contents of a PDF document and in rendering it.
Konstanty
Vlastnosti
Count
|
Return the number of pages in the PDF document.
|
HasIndex
|
Return if the PDF document has an index.
|
Index
|
Return a virtual object used for accessing the index contents.
|
Info
|
Return a virtual object used for getting global information about the PDF document.
|
Orientation
|
Return or set the PDF orientation.
|
Ready
|
Return if the PDF document has been successfully opened.
|
Zoom
|
Return or set the page zoom.
|
Metoda
Close
|
Close the PDF document.
|
Open
|
Open the specified PDF document file.
|