Click or drag to resize
PdfFooterOptionsFooterText Property
The text to appear in the rendered PDF document footer.

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

Property Value

Type: String
See Also