Click or drag to resize

PdfSignatureAppearanceFontStyle Property

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

Default value: Normal.


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

Property Value

PdfFontStyle
The font style of the signature appearance text.
See Also