PdfTemplateShowInOddPages Property

Specifies whether the template should be displayed on odd-numbered pages of the PDF document The default value is true

Definition

Namespace: HiQPdf.Chromium
Assembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.5.0
C#
public bool ShowInOddPages { get; set; }

Property Value

Boolean

See Also