Click or drag to resize

PdfPageBase Properties

The PdfPageBase type exposes the following members.

Properties
Name Description
Public property ActualSize
Gets the actual size of the page.
Public property AllowContainAllDocTemplates
Gets or sets this page allow contain doc templates.
Public property AllowContainBottomDocTemplates
Gets or sets this page allow contain bottom doc templates.
Public property AllowContainLeftDocTemplates
Gets or sets this page allow contain left doc templates.
Public property AllowContainRightDocTemplates
Gets or sets this page allow contain right doc templates.
Public property AllowContainTopDocTemplates
Gets or sets this page allow contain top doc templates.
Public property Annotations
Gets a collection of the annotations of the page.
Public property AnnotationsWidget Obsolete.
Gets the field collection.
Public property ArtBox
Gets or sets page region containing content.
Public property BackgroudOpacity
Gets or sets the backgroud opacity.
Public property BackgroundColor
Gets or sets page's background color.
Public property BackgroundImage
Gets or sets page's background image.
Public property BackgroundRegion
The position and size of the background
Public property BleedBox
Returns page region after clipping.
Public property Canvas
Gets the graphics of the .
Public property CropBox
Gets or sets the visible region of the page.
Public property Document
Gets current document.
Public property MediaBox
Returns page region mediabox.
Public property PageLabel
Get the page label.
Public property PagePieceInfo
Get the page piece info.
Public property Rotation
Gets or sets the page rotation.
Public property Section
Gets the parent section of the page.
Public property Size
Gets the size of the page.
Public property TrimBox
Gets or sets page region after trimming.
Top
See Also