Classes
| Class | Description | |
|---|---|---|
| Destination |
Base class for classes that describe a location in a PDF document.
| |
| InternalPageDestination |
Describes a location inside this PDF document.
| |
| ParagraphDestination |
Describes a location inside a PDF document.
| |
| RemoteDestination |
Describes a location inside an other PDF document.
| |
| ViewerPreferences |
Settings used to control the way the document is displayed in a PDF viewer.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| PageDisplay |
Different ways to specifiy how the page is displayed in the viewer.
| |
| PageLayout |
The page layout of the document in the PDF viewer.
| |
| PageMode |
The page mode of the document in the PDF viewer.
| |
| WindowBehavior |
Whether to open the destination in a new windows, current one or specified by the user preferences.
|