PdfHeaderRepeatInOddPages Property

Controls if the header is repeated in odd pages of the PDF document. By default is repeated on all pages

Definition

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

Property Value

Boolean

See Also