Click or drag to resize

PdfField FontSizeAuto Property

The font is to be auto-sized:its size is computed as a function of the height of the annotation rectangle.

Namespace: Spire.Pdf.Fields
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public bool FontSizeAuto { get; set; }

Property Value

Type: Boolean
See Also