PdfFooterOptionsFooterTextWidth Property |
The footer text width in points. Default is -1 which means the width of the text is
the footer width.
Namespace: ExpertPdf.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic float FooterTextWidth { get; set; }
Public Property FooterTextWidth As Single
Get
Set
Property Value
Type:
Single
See Also