PdfFooterOptionsFooterTextFontSize Property |
The font size in points of the text displayed in the footer.
Namespace: ExpertPdf.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic float FooterTextFontSize { get; set; }
Public Property FooterTextFontSize As Single
Get
Set
Property Value
Type:
Single
See Also