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