Winnovative Excel to PDF Converter

TemplateBeforeRenderInPdfPageEvent Event

Winnovative Excel 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:  Winnovative.ExcelToPdf
Assembly:  wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.0.0.0
Syntax

public event BeforeRenderTemplateInPdfPageDelegate BeforeRenderInPdfPageEvent

Value

Type: Winnovative.ExcelToPdfBeforeRenderTemplateInPdfPageDelegate
See Also

Reference