The C1Page type exposes the following members.
Methods
Name | Description | |
---|---|---|
AsMetafile()()()() |
Returns a Metafile representing the current page.
This method draws input controls.
|
|
AsMetafile(Boolean) |
Returns a Metafile representing the current page.
|
|
AsMetafile(EmfType, Boolean) |
Returns a Metafile representing the current page.
|
|
AsMetafile(Graphics, EmfType, Boolean, Boolean) |
Returns a Metafile representing the current page.
|
|
AsMetafile(Graphics, EmfType, Boolean, Boolean, SmoothingMode) |
Returns a Metafile representing the current page.
|
|
Draw(Graphics, Boolean) |
Draws the current page on a Graphics.
|
|
Draw(Graphics, Boolean, Boolean) |
Draws the current page on a Graphics.
|
|
FindFragment |
Searches for a RenderFragment at the specified position on the current page.
|
|
FindHyperlink |
Searches for a hyperlink at the specified position on the current page.
|
|
GetHyperlinks |
Gets the collection of all hyperlinks on the current page.
|
|
GetInputFragments |
Gets the array of all RenderInputFragment objects on the current page.
|