Click or drag to resize

PdfSignatureAppearanceFontColor Property

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

Default value: Black.


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

Property Value

PdfColor
The font color of the signature appearance text.
See Also