Click or drag to resize

PdfGeneratedPage Properties

The PdfGeneratedPage type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalActions
Gets the list of additional actions that may be performed by a page.
Public propertyCode exampleAnnotations
Gets the list of annotations on this page. This is an empty list by default.
Public propertyArtBox
Gets or sets the art box.
Public propertyBleedBox
Gets or sets the bleed box.
Public propertyCropBox
Gets or sets the crop box.
Public propertyDrawingList
Gets the drawing list. The drawing list contains all the objects on the page to be saved to the pdf file.
Public propertyImportedColorSpaces
Gets a list of global resource names of the color spaces that were successfully imported into GlobalResources from the source document (if any).
Public propertyImportedFonts
Gets a list of global resource names of the fonts that were successfully imported into GlobalResources from the source document (if any).
Public propertyImportedImages
Gets a list of global resource names of the images that were successfully imported into GlobalResources from the source document (if any).
Public propertyMediaBox
Gets or sets the media box.
Public propertyRotation
Gets or sets the rotation for the page.
Public propertyTabOrder
Gets or sets the tab order for annotations on the page. Default is None
Public propertyTrimBox
Gets or sets the trim box.
Top
See Also