PdfTemplateShowInEvenPages Property

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

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
public bool ShowInEvenPages { get; set; }

Property Value

Boolean

See Also