QRCodeForeColor Property ByteScout QR Code SDK
Gets or sets the color used to draw the barcode bars and caption(s).

Namespace:  Bytescout.BarCode
Assembly:  Bytescout.BarCode.QRCode (in Bytescout.BarCode.QRCode.dll) Version: 2.0.2.1237-master
Syntax

public Color ForeColor { get; set; }

Property Value

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

Reference