Background

PdfDigitalSignatureAppearance.Background property

Get or set background color of signature appearance. By default the value is SystemColors.Windows

public Color Background { get; set; }

See Also