Click or drag to resize

PdfVariableTextAppearanceFontFace Property

Gets or sets the font face of the field's appearance text.

Namespace: SautinSoft.Pdf.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.10.22
Syntax
public PdfFontFace FontFace { get; set; }

Property Value

PdfFontFace
The font face of the field's appearance text.
Exceptions
ExceptionCondition
ArgumentNullExceptionValue is .
See Also