BarcodeWebImageSetBarHeight Method
 Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
 Sets the height of the barcode bars in specified units.
Namespace:Bytescout.BarCodeAssembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
Parameters
- height
 - Type: SystemSingle
The height of the barcode bars in specified units. - unit
 - Type: Bytescout.BarCodeUnitOfMeasure
The unit of measure for bar height value. 
Implements
IBarcodeSetBarHeight(Single, UnitOfMeasure)See Also