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