DocumentRendererRender Method |
| Name | Description | |
|---|---|---|
| Render(PdfGeneratedDocument) |
Renders the entire PdfGeneratedDocument.
| |
| Render(PdfGeneratedDocument, ICollectionBasePage) |
Renders a subset of pages from the specified document. This method is intended to allow the rendering of a subset
of pages from a document. If pages is an empty enumeration, the output is undefined.
|