Barcode .Net Class Library

BackColor Property

Applies To: Barcode | BarcodeControl | BarcodeImage

Gets or sets the color used to draw the barcode background.

[Visual Basic]
Public Property BackColor As Color

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

Property Value

A System.Drawing.Color object used to draw the barcode background.

See Also

ForeColor


© 2002 Bokai Corporation. All rights reserved.