PdfSignatureAppearanceFontColor Property |
Gets or sets the font color of the signature appearance text.
Default value: Black.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.6.5
Syntaxpublic PdfColor FontColor { get; set; }
Public Property FontColor As PdfColor
Get
Set
Property Value
PdfColor
The font color of the signature appearance text.
See Also