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