The PdfPage type exposes the following members.
Name | Description | |
---|---|---|
![]() | ArtBox |
Gets or sets the art box of the page.
|
![]() | BleedBox |
Gets or sets the bleed box of the page.
|
![]() | Canvas |
Gets the page canvas.
|
![]() | ControlCount |
Gets the number of controls associated with this page.
|
![]() | Controls |
Gets the collection of controls associated with this page.
|
![]() | CropBox |
Gets or sets the crop box of the page.
|
![]() | Dictionary |
Gets the low-level dictionary object for this page object.
|
![]() | Group |
Gets or sets the transparency group parameters of this page.
|
![]() | Height |
Gets or sets the height of the page, expressed in PDF's default user space units.
|
![]() | MediaBox |
Gets or sets the media box of the page.
|
![]() | Orientation |
Gets or sets the PdfPaperOrientation value specifying
the orientation of the page.
|
![]() | Resolution |
Gets the resolution of the canvas.
|
![]() | Rotation |
Gets or sets the PdfRotation value specifying
the rotation of the page.
|
![]() | Size |
Gets or sets the PdfPaperSize value specifying
the size of the page.
|
![]() | Thumbnail |
Gets or sets the thumbnail image to be used for this page by a
viewer application instead of auto-generated image of the contents
of this page in miniature form.
|
![]() | TrimBox |
Gets or sets the trim box of the page.
|
![]() | UserUnit |
Gets or sets the size of default user space units.
|
![]() | WidgetCount |
Gets the number of widgets (annotations and controls) associated
with this page.
|
![]() | Widgets |
Gets the collection of widgets (annotations and controls) associated
with this page.
|
![]() | Width |
Gets or sets the width of the page, expressed in PDF's default user space units.
|
![]() | XObjectCount |
Gets the number of form XObjects associated with this page.
|
![]() | XObjects |
Gets the collection of form XObjects associated with this page.
|