PdfTemplateShowInEvenPages Property
Specifies whether the template should be displayed on even-numbered pages of the PDF document
The default value is true
Namespace: HiQPdf.ChromiumAssembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.5.0
public bool ShowInEvenPages { get; set; }
Property Value
Boolean