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: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax See Also