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

C# | Visual Basic | Visual C++ |
public bool ShowOnEvenPages { get; set; }
Public Property ShowOnEvenPages As Boolean Get Set
public: property bool ShowOnEvenPages { bool get (); void set (bool value); }

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)