RepeatingCanvasInPdfPageEventParams Class

RepeatingInPdfPageEvent event parameters raised when a repeat canvas in repeated in a PDF page

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public class RepeatingCanvasInPdfPageEventParams
Inheritance
Object    RepeatingCanvasInPdfPageEventParams

Properties

CancelRepeating Set this property to false to cancel the the canvas repeating in PDF page
PdfPage The PDF page where the canvas is repeated
PdfPageNumber The PDF page number where the canvas is repeted

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also