PdfRepeatCanvasRepeatInOddPages Property

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

Property Value

Boolean

See Also