Link Search Menu Expand Document

QRCodeForeColor Property

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.0.1228-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