PdfSignatureAppearanceFontStyle Property |
Gets or sets the font style of the signature appearance text.
Default value: Normal.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.6.5
Syntaxpublic PdfFontStyle FontStyle { get; set; }
Public Property FontStyle As PdfFontStyle
Get
Set
Property Value
PdfFontStyle
The font style of the signature appearance text.
See Also