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: 21.1.0
Syntax
public float FooterTextWidth { get; set; }

Property Value

Single
See Also