Barcode .Net Class Library

ForeColor Property

Applies To: Barcode | BarcodeControl | BarcodeImage

Gets or sets the color used to draw the barcode bars and caption(s).

[Visual Basic]
Public Property ForeColor As Color

[C#]
public Color ForeColor {get; set;}

Property Value

A System.Drawing.Color object used to draw the barcode bars and caption(s).

See Also

BackColor


© 2002 Bokai Corporation. All rights reserved.