PdfVariableTextAppearanceFontFace Property |
Gets or sets the font face of the field's appearance text.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.10.22
Syntaxpublic PdfFontFace FontFace { get; set; }Public Property FontFace As PdfFontFace
Get
Set
Property Value
PdfFontFace
The font face of the field's appearance text.
Exceptions| Exception | Condition |
|---|
| ArgumentNullException | Value is . |
See Also