LEADTOOLS Barcode (Leadtools.Barcode assembly)

SpaceColor Property

Show in webframe







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

            

            
 
get_SpaceColor();
set_SpaceColor(value);
Object.defineProperty('SpaceColor');
public:
property RasterColor SpaceColor {
   RasterColor get();
   void set (    RasterColor value);
}

Property Value

Space color for barcode. The default value is the white color - RGB(255,255,255).
Remarks
This is used as the color of the spaces for writing. For reading, this is used as the color of the spaces 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