EVO Excel to PDF Converter

BeforeRenderTemplateInPdfPageDelegate Delegate

EVO Excel to PDF Converter Documentation
Represents the delegate for the BeforeRenderInPdfPageEvent event

Namespace:  EvoExcelToPdf
Assembly:  evoexceltopdf (in evoexceltopdf.dll) Version: 10.0.0.0
Syntax

public delegate void BeforeRenderTemplateInPdfPageDelegate(
	BeforeRenderTemplateInPdfPageParams eventParams
)

Parameters

eventParams
Type: EvoExcelToPdfBeforeRenderTemplateInPdfPageParams
Event parameters
See Also

Reference