Click or drag to resize
PdfHeaderOptionsDrawHeaderLine Property
When true, a line is displayed under the header area. The default value is true.

Namespace: ExpertPdf.HtmlToPdf
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public bool DrawHeaderLine { get; set; }

Property Value

Type: Boolean
See Also