ExpertPdf Html to Pdf Converter Library
ShowOnEvenPages Property
NamespacesExpertPdf.HtmlToPdfPdfHeaderOptionsShowOnEvenPages
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
C#Visual BasicVisual C++
public bool ShowOnEvenPages { get; set; }
Public Property ShowOnEvenPages As Boolean
	Get
	Set
public:
property bool ShowOnEvenPages {
	bool get ();
	void set (bool value);
}
Property Value

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