Link Search Menu Expand Document

BarcodeWebImageBackColor Property

Gets or sets the color used to draw the barcode background.

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode (in Bytescout.BarCode.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