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