PdfRepeatCanvasRepeatInFirstPage Property

Controls if the canvas is repeated in the first page of the PDF document. By default is repeated on all pages

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public bool RepeatInFirstPage { get; set; }

Property Value

Boolean

See Also