Winnovative RTF to PDF Converter Library for .NET
DrawFooterLine Property
NamespacesWinnovative.WnvRtfToPdfPdfFooterOptionsDrawFooterLine
Winnovative RTF to PDF Converter Library for .NET
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
public:
property bool DrawFooterLine {
	bool get ();
	void set (bool value);
}

Assembly: Winnovative.WnvRtfToPdf (Module: Winnovative.WnvRtfToPdf) Version: 2.0.5.0 (2.0.5.0)