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: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic float FooterTextWidth { get; set; }Public Property FooterTextWidth As Single
Get
Set
Property Value
Single
See Also