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 | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (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
| |
| MovePage |
Moves this PdfPage to a different location in this PdfDocument.
| |
| RotatePage | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |