HtmlToPdfElementBeforeRenderPdfPageEvent Event
The event is raised right before the page is rendered by HTML to PDF element. The PDF page configuration like
size, orientation, header or footer is already defined and cannot be changed.
In the handler of this event PDF elements can be added in the background of the PDF page to be rendered.
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
public event BeforeRenderPdfPageDelegate BeforeRenderPdfPageEvent
Public Event BeforeRenderPdfPageEvent As BeforeRenderPdfPageDelegate
Value
BeforeRenderPdfPageDelegate