ExpertPdf Html to Pdf Converter Library
DrawFooterLine Property
NamespacesExpertPdf.HtmlToPdfPdfFooterOptionsDrawFooterLine
ExpertPdf Html to Pdf Converter Library
When true, a line is displayed above the footer area. The default value is true.
Declaration Syntax
C#Visual BasicVisual C++
public bool DrawFooterLine { get; set; }
Public Property DrawFooterLine As Boolean
	Get
	Set
public:
property bool DrawFooterLine {
	bool get ();
	void set (bool value);
}
Property Value

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