Click or drag to resize

Page Properties

The Page type exposes the following members.

Properties
  NameDescription
Public propertyArtBox
Gets the the dimensions of the page's meaningful content intended by the page's creator.
Public propertyBleedBox
Gets the dimensions to which the page should be clipped in a production environment.
Public propertyCropBox
Gets the maximum imageable area of the physical medium on which the page is to be printed.
Public propertyCode exampleHeight
Gets the viewer height of this page in points.
Public propertyMediaBox
Gets the maximum imageable area of the physical medium.
Public propertyRotate

Gets the counter-clockwise rotation in degrees that the viewer should apply to the page.

Public propertySingleImageOnly
Gets a value indicating if the content of this PDF page consists of a single image only.
Public propertyTrimBox

Gets the dimensions of the finished page after trimming.

Public propertyCode exampleWidth
Gets the viewer width of this page in points.
Top
See Also