PdfGeneratedPage Properties |
The PdfGeneratedPage type exposes the following members.
Name | Description | |
---|---|---|
AdditionalActions |
Gets the list of additional actions that may be performed by a page.
| |
Annotations |
Gets the list of annotations on this page. This is an empty list by default.
| |
ArtBox |
Gets or sets the art box.
| |
BleedBox |
Gets or sets the bleed box.
| |
CropBox |
Gets or sets the crop box.
| |
DrawingList |
Gets the drawing list. The drawing list contains all the objects on the page to be saved to the pdf file.
| |
ImportedColorSpaces |
Gets a list of global resource names of the color spaces that were successfully imported into GlobalResources from the source document (if any).
| |
ImportedFonts |
Gets a list of global resource names of the fonts that were successfully imported into GlobalResources from the source document (if any).
| |
ImportedImages |
Gets a list of global resource names of the images that were successfully imported into GlobalResources from the source document (if any).
| |
MediaBox |
Gets or sets the media box.
| |
Rotation |
Gets or sets the rotation for the page.
| |
TabOrder |
Gets or sets the tab order for annotations on the page. Default is None | |
TrimBox |
Gets or sets the trim box.
|