ExpertPdf PDF Creator Library
ShowFooterTemplate Property
NamespacesExpertPdf.PdfCreatorPdfPageShowFooterTemplate
ExpertPdf PDF Creator Library
Show footer on this page.
Declaration Syntax
C#Visual BasicVisual C++
public bool ShowFooterTemplate { get; set; }
Public Property ShowFooterTemplate As Boolean
public:
property bool ShowFooterTemplate {
	bool get ();
	void set (bool value);
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)