Winnovative HTML to PDF Converter

TemplateBeforeRenderInPdfPageEvent Event

Winnovative HTML to PDF Converter for .NET Documentation
The event is raised right before the template is rendered in a PDF page. The template rendering in PDF page can be canceled by setting the CancelRender property on false

Namespace:  Winnovative
Assembly:  wnvhtmltopdf (in wnvhtmltopdf.dll) Version: 17.0.0.0
Syntax

public event BeforeRenderTemplateInPdfPageDelegate BeforeRenderInPdfPageEvent

Value

Type: WinnovativeBeforeRenderTemplateInPdfPageDelegate
See Also

Reference