Gets or sets the bars' height of the barcode. Default value is 0.5
            
Namespace: Neodynamic.SDK.PrintingAssembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 6.0.3500.0 (6.0.3515.430)
 Syntax
Syntax
| C# | 
|---|
| public double BarHeight { get; set; } | 
| Visual Basic | 
|---|
| Public Property BarHeight As Double Get Set | 
| Visual C++ | 
|---|
| public: property double BarHeight { double get (); void set (double value); } | 






