Show or not the document header on odd pages generated by this element. By default the header is displayed both on odd and even pages.
The ShowHeaderTemplate property of the page to which this element is added has priority over ShowHeaderOnOddPages.

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

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