PdfRepeatCanvasRepeatInEvenPages Property

Controls if the canvas is repeated in even pages 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 RepeatInEvenPages { get; set; }

Property Value

Boolean

See Also