Click or drag to resize

PdfPageBase Methods

The PdfPageBase type exposes the following members.

Methods
Name Description
Public method CreateTemplate
Creates a template from page content and all annotation appearances.
Protected method DrawBackground
Draw current page's background
Public method Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object .)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object .)
Public method GetClientSize
Returns a page size reduced by page margins and page template dimensions.
Protected method GetFontFamily
Gets the font family.
Protected method GetFontStyle
Gets the font style.
Public method GetHashCode
Serves as the default hash function.
(Inherited from Object .)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Public method IsBlank
Whether the page is blank.
Public method LoadFromRTF(String, Single, Boolean) Obsolete.
Insert rich text to page
Public method LoadFromRTF(String, Single, Boolean, PointF) Obsolete.
Insert rich text to page
Public method LoadFromRTF(String, Single, Single, Boolean) Obsolete.
Insert rich text to page
Public method LoadFromRTF(String, Single, Single, Boolean, PointF) Obsolete.
Insert rich text to page
Protected method MemberwiseClone
Creates a shallow copy of the current Object .
(Inherited from Object .)
Protected method OnBeginSave
Raisesevent.
Public method SetTabOrder
Set tab order.
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)
Top
See Also