Click or drag to resize

PdfFooterOptionsDrawFooterLine Property

When true, a line is displayed above the footer area. The default value is true.

Namespace:  ExpertPdf.HtmlToPdf
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public bool DrawFooterLine { get; set; }

Property Value

Type: Boolean
See Also