ExpertPdf Html to Pdf Converter Library
ShowFooterTemplate Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentPdfPageShowFooterTemplate
ExpertPdf Html to Pdf Converter Library
Show footer on this page.
Declaration Syntax
C#Visual BasicVisual C++
public bool ShowFooterTemplate { get; set; }
Public Property ShowFooterTemplate As Boolean
	Get
	Set
public:
property bool ShowFooterTemplate {
	bool get ();
	void set (bool value);
}
Property Value

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