PdfSignatureAppearanceFontFamily Property |
Gets or sets the font family of the signature appearance text.
Default value: Helvetica.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntaxpublic PdfFontFamily FontFamily { get; set; }Public Property FontFamily As PdfFontFamily
Get
Set
Property Value
PdfFontFamily
The font family of the signature appearance text.
Exceptions| Exception | Condition |
|---|
| ArgumentNullException | Value is . |
See Also