PdfDocument (gb.pdf)

This class aids in reading the contents of a PDF document and in rendering it.

Tato třída je vytvořitelný.

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

Konstanty
Goto  
GotoRemote  
Inverted   Constant used by the Orientation property for a 180° rotation.
Launch  
Movie  
Named  
Normal   Constant used by the Orientation property for the default orientation.
Sideways   Constant used by the Orientation property for a 90° rotation.
SidewaysInverted   Constant used by the Orientation property for a 270° rotation.
Unknown  
Uri  

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.