IPdfRenderableContainerPreRender Method |
This method is called before rendering happens. This is an opportunity for the object to create or save
information for later use or restoration. The value returned is a memento that will be passed back to
the object when
PostRender(PdfPageRenderer, Object) is called.
Namespace:
Atalasoft.PdfDoc.Generating.Rendering
Assembly:
Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
See Also