The PdfPage type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ArtBox |
Gets or sets the extent of the page's meaningful content as intended by the page's creator. |
|
|
BleedBox |
Gets or sets the extent of the page to which the page content is expected to be clipped when output in a production environment. |
|
|
Color |
Gets or sets the background color of the page. |
|
|
ColorProfile |
Gets or sets the color profile associated with the page. |
|
|
CropBox |
Gets or sets the region of the page to which its contents are clipped when displayed or printed. |
|
|
DpiX |
Gets or sets the horizontal resolution of the page. |
|
|
DpiY |
Gets or sets the vertical resolution of the page. |
|
|
Height |
Gets or sets the height of the page. |
|
|
TrimBox |
Gets or sets the intended dimensions of the finished page after trimming. |
|
|
Width |
Gets or sets the width of the page. |