Visual Basic (Declaration) | |
---|---|
Public Property SpaceColor As Color |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Color SpaceColor {get; set;} |
Return Value
Space color for barcode. The default value is the white color - RGB(255,255,255).For an example, refer to BarcodeEngine.Read example.
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.
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family