BarcodeControlBackColor Property ByteScout Barcode SDK
Gets or sets the color used to draw the barcode background.

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

public override Color BackColor { get; set; }

Property Value

Type: Color
The color used to draw the barcode background.

Implements

IBarcodeBackColor
See Also

Reference