ExpertPdf Html to Pdf Converter Library
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.

Declaration Syntax
public bool ShowOnOddPages { get; set; }Public Property ShowOnOddPages As Boolean
public:
property bool ShowOnOddPages {
bool get ();
void set (bool value);
}Assembly:
ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.2.0.0 (6.2.0.0)