The Page type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ConvertToTiff(Stream, ConvertToTiffOptions) |
Convert this PDF page to an image.
| |
| ConvertToTiff(Stream, ConvertToTiffOptions, RenderSettings) |
Convert this PDF page to an image.
| |
| ConvertToTiff(Stream, ConvertToTiffOptions, RenderSettings, Summary) |
Convert this PDF page to an image.
| |
| ConvertToTiff(Stream, ConvertToTiffOptions, RenderSettings, Rectangle, Summary) |
Convert a rectangle of this PDF page to an image.
| |
| ConvertToWpf(RenderSettings, ConvertToWpfOptions) |
Create a FixedPage instance for this page.
| |
| ConvertToWpf(RenderSettings, ConvertToWpfOptions, Summary) |
Create a FixedPage instance for this page.
| |
| Draw(Graphics) |
Draws the page content using page boundary 'Default'.
| |
| Draw(Graphics, RenderSettings) |
Draws the page content.
| |
| Draw(Graphics, PageBoundary) |
Draws the page content.
| |
| Draw(Graphics, RenderSettings, Summary) |
Draws the page content.
| |
| Draw(Graphics, PageBoundary, RenderSettings) |
Draws the page content.
| |
| Draw(Graphics, PageBoundary, RenderSettings, Summary) |
Draws the page content.
| |
| Equals | (Inherited from Object.) | |
| ExtractImages |
Extracts all images on this page.
| |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object 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.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |