Click or drag to resize

SignatureToImageBackgroundColor Property

The background color to use in the signature canvas element. Default is Color.White.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public Color BackgroundColor { get; set; }

Property Value

Type: Color
See Also