PdfPageBase Class |
Namespace: Spire.Pdf
The PdfPageBase type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ActualSize |
Gets the actual size of the page.
|
|
|
AllowContainAllDocTemplates |
Gets or sets this page allow contain doc templates.
|
|
|
AllowContainBottomDocTemplates |
Gets or sets this page allow contain bottom doc templates.
|
|
|
AllowContainLeftDocTemplates |
Gets or sets this page allow contain left doc templates.
|
|
|
AllowContainRightDocTemplates |
Gets or sets this page allow contain right doc templates.
|
|
|
AllowContainTopDocTemplates |
Gets or sets this page allow contain top doc templates.
|
|
|
Annotations |
Gets a collection of the annotations of the page.
|
|
|
AnnotationsWidget |
Obsolete.
Gets the field collection.
|
|
|
ArtBox |
Gets or sets page region containing content.
|
|
|
BackgroudOpacity |
Gets or sets the backgroud opacity.
|
|
|
BackgroundColor |
Gets or sets page's background color.
|
|
|
BackgroundImage |
Gets or sets page's background image.
|
|
|
BackgroundRegion |
The position and size of the background
|
|
|
BleedBox |
Returns page region after clipping.
|
|
|
Canvas |
Gets the graphics of the .
|
|
|
CropBox |
Gets or sets the visible region of the page.
|
|
|
Document |
Gets current document.
|
|
|
MediaBox |
Returns page region mediabox.
|
|
|
PageLabel |
Get the page label.
|
|
|
PagePieceInfo |
Get the page piece info.
|
|
|
Rotation |
Gets or sets the page rotation.
|
|
|
Section |
Gets the parent section of the page.
|
|
|
Size |
Gets the size of the page.
|
|
|
TrimBox |
Gets or sets page region after trimming.
|
| Name | Description | |
|---|---|---|
|
|
CreateTemplate |
Creates a template from page content and all annotation appearances.
|
|
|
DrawBackground |
Draw current page's background
|
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
|
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
|
|
GetClientSize |
Returns a page size reduced by page margins and page template dimensions.
|
|
|
GetFontFamily |
Gets the font family.
|
|
|
GetFontStyle |
Gets the font style.
|
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
IsBlank |
Whether the page is blank.
|
|
|
LoadFromRTF(String, Single, Boolean) |
Obsolete.
Insert rich text to page
|
|
|
LoadFromRTF(String, Single, Boolean, PointF) |
Obsolete.
Insert rich text to page
|
|
|
LoadFromRTF(String, Single, Single, Boolean) |
Obsolete.
Insert rich text to page
|
|
|
LoadFromRTF(String, Single, Single, Boolean, PointF) |
Obsolete.
Insert rich text to page
|
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
OnBeginSave |
Raisesevent.
|
|
|
SetTabOrder |
Set tab order.
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|