PdfPage Properties

The PdfPage type exposes the following members.

Properties

Name Description
Public property ArtBox

Gets or sets the extent of the page's meaningful content as intended by the page's creator.

Public property 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.

Public property Color

Gets or sets the background color of the page.

Public property ColorProfile

Gets or sets the color profile associated with the page.

Public property CropBox

Gets or sets the region of the page to which its contents are clipped when displayed or printed.

Public property DpiX

Gets or sets the horizontal resolution of the page.

Public property DpiY

Gets or sets the vertical resolution of the page.

Public property Height

Gets or sets the height of the page.

Public property TrimBox

Gets or sets the intended dimensions of the finished page after trimming.

Public property Width

Gets or sets the width of the page.

See Also

Reference