ExpertPdf Html to Pdf Converter Library
DrawHeaderLine Property
NamespacesExpertPdf.HtmlToPdfPdfHeaderOptionsDrawHeaderLine
ExpertPdf Html to Pdf Converter Library
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: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.2.0.0 (6.2.0.0)