PdfRendererLLEndPage Method |
This method represents the Low-Level implementation of EndPage. A subclass of DocumentRenderer would implement this
method to do any processing to finish up after a page has been rendered. For example, a particular instance might need to
remove temporary files created earlier. The default implementation does nothing.
Namespace:
Atalasoft.PdfDoc.Generating.Rendering
Assembly:
Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax See Also