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

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