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