ExpertPdf Html to Pdf Converter Library
Show or not the header on even pages. By default the header is displayed both on odd and even pages.

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