The Page type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clone()()()() |
Clones this page with default clone settings.
| |
| Clone(String) |
Clones this page with the default clone settings but prefix the field fullNames.
| |
| Clone(PageCloneSettings) |
Clones this page with the specified clone settings.
| |
| Clone(PageCloneSettings, String) |
Clones this page with the specified clone settings and prefix the field fullNames.
| |
| CreateShapes()()()() |
Returns the content on this page as a collection of shape objects (nested).
| |
| CreateShapes(Summary) |
Returns the content on this page as a collection of shape objects (nested).
| |
| 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.
| |
| Find(TextFindCriteria) |
Find text in this page.
| |
| Find(TextFindCriteria, IGlyphComparer, Boolean) |
Find text in this page.
| |
| GetThumbnail |
Get a thumbnail bitmap for this page.
|