ForeColor

BarcodeSignOptions.ForeColor property

Gets or sets the Fore color of Barcode bars Using of this property could cause problems with verification. Use it carefully.

public override Color ForeColor { get; set; }

See Also