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

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

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