Winnovative Word to PDF Converter

TemplateBeforeRenderInPdfPageEvent Event

Winnovative Word to PDF Converter 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:  WnvWordToPdf
Assembly:  wnvwordtopdf (in wnvwordtopdf.dll) Version: 10.0.0.0
Syntax

public event BeforeRenderTemplateInPdfPageDelegate BeforeRenderInPdfPageEvent

Value

Type: WnvWordToPdfBeforeRenderTemplateInPdfPageDelegate
See Also

Reference