Delegate for LayoutingInPdfPageEvent event raised when the HTML with place holders is laid out in a PDF page
Namespace: HiQPdf
Assembly: HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax
public delegate void LayoutingInPdfPageDelegate( LayoutingInPdfPageParams eventParams )
Parameters
- eventParams
- Type: HiQPdfLayoutingInPdfPageParams
Event parameters
See Also