PdfPage Methods |
The PdfPage type exposes the following members.
Name | Description | |
---|---|---|
CreateObject |
Creates a new object on this page.
| |
CropPage |
Crops this page in the currently loaded document
| |
DeletePage |
Deletes this page from the currently loaded document.
| |
DeskewPage |
Deskews this PdfPage (relative to its current DeskewAngle).
| |
Equals | (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.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ImportObject(String) |
Import an object to this page
| |
ImportObject(String, PdfObjectImportSettings) |
Import an object to this page
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
MovePage |
Moves this PdfPage to a different location in this PdfDocument.
| |
RotatePage | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) |