DocRender Method |
| Name | Description | |
|---|---|---|
| Render(Object) |
Render all pages to an ABCpdf Doc
object.
|
|
| Render(Object, Int32) |
Render a particular page to an ABCpdf Doc
object.
|
|
| Render(IRenderingContext, Int32) |
Render the specified page onto the given
rendering context.
|