LEADTOOLS Barcode (Leadtools.Barcode assembly)

BarColor Property

Show in webframe







Specifies the bar color for barcode.
Syntax
public RasterColor BarColor {get; set;}
'Declaration
 
Public Property BarColor As RasterColor
'Usage
 
Dim instance As BarcodeColor
Dim value As RasterColor
 
instance.BarColor = value
 
value = instance.BarColor
public RasterColor BarColor {get; set;}

            

            
 
get_BarColor();
set_BarColor(value);
Object.defineProperty('BarColor');
public:
property RasterColor BarColor {
   RasterColor get();
   void set (    RasterColor value);
}

Property Value

Bar color for barcode. The default value is the black color - RGB(0, 0, 0).
Remarks
This is used as the color of the bars for writing. For reading, this is used as the color of the bars when searching for the barcode in the image.
Requirements

Target Platforms

See Also

Reference

BarcodeColor Class
BarcodeColor Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features