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.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public bool ShowInOddPages { get; set; }

Property Value

Boolean

See Also