ExpertPdf PDF Creator 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
public bool ShowFooterOnEvenPages { get; set; }Public Property ShowFooterOnEvenPages As Boolean
public:
property bool ShowFooterOnEvenPages {
bool get ();
void set (bool value);
}Assembly:
ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)