Click or drag to resize

DocumentRendererRender Method

Overload List
  NameDescription
Public methodRender(PdfGeneratedDocument)
Renders the entire PdfGeneratedDocument.
Public methodCode exampleRender(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.
Top
See Also