Delegate for the RepeatingInPdfPageEvent event raised when a repeat canvas is repeated in a PDF page
Namespace: HiQPdf
Assembly: HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax
public delegate void RepeatingCanvasInPdfPageDelegate( RepeatingCanvasInPdfPageEventParams eventParams )
Parameters
- eventParams
- Type: HiQPdfRepeatingCanvasInPdfPageEventParams
Event parameters
See Also