BarcodeControlForeColor Property ByteScout Barcode SDK
Gets or sets the color used to draw the barcode bars and caption(s).

Namespace:  Bytescout.BarCode
Assembly:  Bytescout.BarCode.WinForms (in Bytescout.BarCode.WinForms.dll) Version: 7.6.3.1256-master
Syntax

public override Color ForeColor { get; set; }

Property Value

Type: Color
The color used to draw the barcode bars and caption(s).

Implements

IBarcodeForeColor
See Also

Reference