PdfPageWidget Class |
Namespace: Spire.Pdf
The PdfPageWidget type exposes the following members.
Name | Description | |
---|---|---|
![]() |
ActualSize |
Gets the actual size of the page.
(Inherited from
PdfPageBase
.)
|
![]() |
AllowContainAllDocTemplates |
Gets or sets this page allow contain doc templates.
(Inherited from
PdfPageBase
.)
|
![]() |
AllowContainBottomDocTemplates |
Gets or sets this page allow contain bottom doc templates.
(Inherited from
PdfPageBase
.)
|
![]() |
AllowContainLeftDocTemplates |
Gets or sets this page allow contain left doc templates.
(Inherited from
PdfPageBase
.)
|
![]() |
AllowContainRightDocTemplates |
Gets or sets this page allow contain right doc templates.
(Inherited from
PdfPageBase
.)
|
![]() |
AllowContainTopDocTemplates |
Gets or sets this page allow contain top doc templates.
(Inherited from
PdfPageBase
.)
|
![]() |
Annotations |
Gets a collection of the annotations of the page.
(Inherited from
PdfPageBase
.)
|
![]() |
AnnotationsWidget |
Obsolete.
Gets the field collection.
(Inherited from
PdfPageBase
.)
|
![]() |
ArtBox |
Gets or sets page region containing content.
(Inherited from
PdfPageBase
.)
|
![]() |
BackgroudOpacity |
Gets or sets the backgroud opacity.
(Inherited from
PdfPageBase
.)
|
![]() |
BackgroundColor |
Gets or sets page's background color.
(Inherited from
PdfPageBase
.)
|
![]() |
BackgroundImage |
Gets or sets page's background image.
(Inherited from
PdfPageBase
.)
|
![]() |
BackgroundRegion |
The position and size of the background
(Inherited from
PdfPageBase
.)
|
![]() |
BleedBox |
Returns page region after clipping.
(Inherited from
PdfPageBase
.)
|
![]() |
Canvas |
Gets the graphics of the .
(Inherited from
PdfPageBase
.)
|
![]() |
CropBox |
Gets or sets the visible region of the page.
(Inherited from
PdfPageBase
.)
|
![]() |
Document |
Gets the document.
(Overrides
PdfPageBase
Document
.)
|
![]() |
MediaBox |
Returns page region mediabox.
(Inherited from
PdfPageBase
.)
|
![]() |
PageLabel |
Get the page label.
(Inherited from
PdfPageBase
.)
|
![]() |
PagePieceInfo |
Get the page piece info.
(Inherited from
PdfPageBase
.)
|
![]() |
Rotation |
Gets or sets the page rotation.
(Inherited from
PdfPageBase
.)
|
![]() |
Section |
Gets the parent section of the page.
(Inherited from
PdfPageBase
.)
|
![]() |
Size |
Gets the size of the page.
(Inherited from
PdfPageBase
.)
|
![]() |
TrimBox |
Gets or sets page region after trimming.
(Inherited from
PdfPageBase
.)
|
Name | Description | |
---|---|---|
![]() |
CreateTemplate |
Creates a template from page content and all annotation appearances.
(Inherited from
PdfPageBase
.)
|
![]() |
DrawBackground |
Draw current page's background
(Inherited from
PdfPageBase
.)
|
![]() |
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.
(Inherited from
PdfPageBase
.)
|
![]() |
GetFontFamily |
Gets the font family.
(Inherited from
PdfPageBase
.)
|
![]() |
GetFontStyle |
Gets the font style.
(Inherited from
PdfPageBase
.)
|
![]() |
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.
(Inherited from
PdfPageBase
.)
|
![]() |
LoadFromRTF(String, Single, Boolean) |
Obsolete.
Insert rich text to page
(Inherited from
PdfPageBase
.)
|
![]() |
LoadFromRTF(String, Single, Boolean, PointF) |
Obsolete.
Insert rich text to page
(Inherited from
PdfPageBase
.)
|
![]() |
LoadFromRTF(String, Single, Single, Boolean) |
Obsolete.
Insert rich text to page
(Inherited from
PdfPageBase
.)
|
![]() |
LoadFromRTF(String, Single, Single, Boolean, PointF) |
Obsolete.
Insert rich text to page
(Inherited from
PdfPageBase
.)
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
OnBeginSave |
Raisesevent.
(Inherited from
PdfPageBase
.)
|
![]() |
SetTabOrder |
Set tab order.
(Inherited from
PdfPageBase
.)
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
Name | Description | |
---|---|---|
![]() |
BeginSave |
Raises before the page saves.
(Inherited from
PdfPageBase
.)
|