ExpertPdf Html to Pdf Converter Library
FooterText Property
NamespacesExpertPdf.HtmlToPdfPdfFooterOptionsFooterText
ExpertPdf Html to Pdf Converter Library
The text to appear in the rendered PDF document footer.
Declaration Syntax
C#Visual BasicVisual C++
public string FooterText { get; set; }
Public Property FooterText As String
	Get
	Set
public:
property String^ FooterText {
	String^ get ();
	void set (String^ value);
}
Property Value

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