Winnovative RTF to PDF Converter Library for .NET
DrawHeaderLine Property
NamespacesWinnovative.WnvRtfToPdfPdfHeaderOptionsDrawHeaderLine
Winnovative RTF to PDF Converter Library for .NET
When true, a line is displayed under the header area. The default value is true.
Declaration Syntax
C#Visual BasicVisual C++
public bool DrawHeaderLine { get; set; }
Public Property DrawHeaderLine As Boolean
public:
property bool DrawHeaderLine {
	bool get ();
	void set (bool value);
}

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