PdfDocument (gb.pdf)

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

Esta clase es instanciable.

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

Constantes
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  

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

Métodos
Close   Close the PDF document.
Open   Open the specified PDF document file.