PdfDocument Properties | |
The PdfDocument type exposes the following members.
| Name | Description | |
|---|---|---|
| Bookmarks |
Gets the bookmarks collection of the pdf document.
| |
| CompressionLevel |
Gets or sets the pdf document compression level.
| |
| DocumentInformation |
Gets a reference to the object that specifies the pdf document properties.
| |
| Fonts |
Gets the pdf document fonts collection.
| |
| Footer |
Represents the default pdf document footer template.
| |
| Header |
Represents the default pdf document header template.
| |
| JpegCompressionEnabled |
Gets or sets a flag indicating if the JPEG compression is enabled or not for the images in the generated pdf document.
| |
| JpegCompressionLevel |
Gets or sets the compression level of images in the generated pdf document.
| |
| LFN |
Internal use only.
| |
| Margins |
The default pdf document margins.
| |
| Pages |
Gets the pdf document pages collection.
| |
| Security |
Gets a reference to the object that specifies the pdf document security settings.
| |
| Templates |
Gets the pdf document templates collection.
| |
| ViewerPreferences |
Controls how the pdf document will appear in a pdf viewer (like Adobe Reader).
|