Winnovative HTML to PDF Converter

ImageElementBeforeRenderPdfPageEvent Event

Winnovative HTML to PDF Converter for .NET Documentation
The event is raised right before the page is rendered by Image 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:  Winnovative
Assembly:  wnvhtmltopdf (in wnvhtmltopdf.dll) Version: 17.0.0.0
Syntax

public event BeforeRenderPdfPageDelegate BeforeRenderPdfPageEvent

Value

Type: WinnovativeBeforeRenderPdfPageDelegate
See Also

Reference