BarcodeUtilBarColor Property 
             | 
          
        
         
            Gets or Sets the color of the bars. 
            
 
    Namespace: 
   Zebra.Sdk.Card.Graphics.Barcode
    Assembly:
   SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
SyntaxColor BarColor { get; set; }Property BarColor As Color
	Get
	Set
property Color BarColor {
	Color get ();
	void set (Color value);
}Property Value
Type: 
Color
See Also