PdfSignatureAppearanceFontFace Property |
Gets or sets the font face of the signature appearance text.
Default value: Helvetica.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.4.2
Syntaxpublic PdfFontFace FontFace { get; set; }Public Property FontFace As PdfFontFace
Get
Set
Property Value
PdfFontFace
The font face of the signature appearance text.
Exceptions
See Also