Click or drag to resize

PdfNewPage Properties

The PdfNewPage type exposes the following members.

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