ExpertPdf Html to Pdf Converter Library
ShowFooterOnEvenPages Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentHtmlToImageElementShowFooterOnEvenPages
ExpertPdf Html to Pdf Converter Library
Show or not the document footer on even pages generated by this element. By default the footer is displayed both on odd and even pages.
Declaration Syntax
C#Visual BasicVisual C++
public bool ShowFooterOnEvenPages { get; set; }
Public Property ShowFooterOnEvenPages As Boolean
	Get
	Set
public:
property bool ShowFooterOnEvenPages {
	bool get ();
	void set (bool value);
}
Property Value

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