QRCodeBackColor Property ByteScout QR Code SDK
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.2.1237-master
Syntax

public Color BackColor { get; set; }

Property Value

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

Reference