PdfSignatureAppearanceFont Property |
Gets or sets the font of the signature appearance text.
Default value: Helvetica of size 10 points.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.2.19
Syntaxpublic PdfFont Font { get; set; }Public Property Font As PdfFont
Get
Set
Property Value
PdfFont
The font of the signature appearance text.
Exceptions
See Also