Click or drag to resize

PdfSignature SignFontColor Property

Set font color for the signature info if not set, the default is black

Namespace: Spire.Pdf.Security
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public Color SignFontColor { set; }

Property Value

Type: Color
See Also