Represents the delegate for the BeforeRenderInPdfPageEvent event
Namespace: Winnovative.ExcelToPdf
Assembly: wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.0.0.0
Syntax
public delegate void BeforeRenderTemplateInPdfPageDelegate( BeforeRenderTemplateInPdfPageParams eventParams )
Parameters
- eventParams
- Type: Winnovative.ExcelToPdfBeforeRenderTemplateInPdfPageParams
Event parameters
See Also