PdfHeaderOptionsDrawHeaderLine Property |
When true, a line is displayed under the header area. The default value is true.
Namespace:
ExpertPdf.HtmlToPdf
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public bool DrawHeaderLine { get; set; }
Public Property DrawHeaderLine As Boolean
Get
Set
Property Value
Type:
BooleanSee Also