Click or drag to resize

PdfSignatureAppearanceFontFace Property

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

Default value: Helvetica.


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

Property Value

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