PdfFooterOptionsFooterText Property |
The text to appear in the rendered PDF document footer.
Namespace: ExpertPdf.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic string FooterText { get; set; }
Public Property FooterText As String
Get
Set
Property Value
Type:
String
See Also