HiQPdf Documentation

PdfRepeatCanvasRepeatingInPdfPageEvent Event

Quickly Create High Quality PDFs
The event is raised right before the canvas is repeated in a PDF page. You can set the CancelRepeating property to false to cancel canvas repeating in PDF page

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public event RepeatingCanvasInPdfPageDelegate RepeatingInPdfPageEvent

Value

Type: HiQPdfRepeatingCanvasInPdfPageDelegate
See Also

Reference