Click or drag to resize
PdfFooterOptionsFooterTextWidth Property
The footer text width in points. Default is -1 which means the width of the text is the footer width.

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

Property Value

Type: Single
See Also