Click or drag to resize

PdfHeaderOptionsShowOnEvenPages Property

Show or not the header on even pages. By default the header is displayed both on odd and even pages.

Namespace: ExpertPdf.HtmlToPdf
Assembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntax
public bool ShowOnEvenPages { get; set; }

Property Value

Boolean
See Also