Show or not the header on odd pages. By default the header is displayed both on odd and even pages.
The ShowOnFirstPage property has priority over ShowOnOddPages.

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

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