PdfFooterOptionsDrawFooterLine Property |
When true, a line is displayed above the footer area. The default value is true.
Namespace: ExpertPdf.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic bool DrawFooterLine { get; set; }
Public Property DrawFooterLine As Boolean
Get
Set
Property Value
Type:
Boolean
See Also