Click or drag to resize

PdfSignatureAppearanceFontWeight Property

Gets or sets the font weight 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 PdfFontWeight FontWeight { get; set; }

Property Value

PdfFontWeight
The font weight of the signature appearance text.
See Also