Foreground

PdfDigitalSignatureAppearance.Foreground property

Get or set foreground text color of signature appearance. By default the value is Color.FromArgb(76, 100, 255)

public Color Foreground { get; set; }

See Also