EVO Excel to PDF Converter

TemplateBeforeRenderInPdfPageEvent Event

EVO 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:  EvoExcelToPdf
Assembly:  evoexceltopdf (in evoexceltopdf.dll) Version: 10.0.0.0
Syntax

public event BeforeRenderTemplateInPdfPageDelegate BeforeRenderInPdfPageEvent

Value

Type: EvoExcelToPdfBeforeRenderTemplateInPdfPageDelegate
See Also

Reference