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:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public float FooterTextWidth { get; set; }

Property Value

Type: Single
See Also