Click or drag to resize

PdfButtonAppearanceFontFace Property

Gets or sets the font face of the button appearance text.

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

Property Value

PdfFontFace
The font face of the button appearance text.
Exceptions
ExceptionCondition
ArgumentNullExceptionValue is .
See Also