Link Search Menu Expand Document

QRCodeBackColor Property

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

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode.QRCode (in Bytescout.BarCode.QRCode.dll) Version: 2.0.0.1228-master
Syntax
public Color BackColor { get; set; }

Property Value

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

Reference