Click or drag to resize

BarcodeWriterForeColor Property

Determines the color used to draw the barcode. Default is black.

Namespace:  Atalasoft.Barcoding.Writing
Assembly:  Atalasoft.dotImage.Barcoding.Writing (in Atalasoft.dotImage.Barcoding.Writing.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public Color ForeColor { get; set; }

Property Value

Type: Color
A Color object
Remarks
Usually Black
See Also