BarcodeWebImageSetNarrowBarWidth 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 width of the narrow bars in specified units.
Namespace:Bytescout.BarCodeAssembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
Parameters
- width
 - Type: SystemSingle
The width of the narrow bars in specified units. - unit
 - Type: Bytescout.BarCodeUnitOfMeasure
The unit of measure for narrow bar width value. 
Implements
IBarcodeSetNarrowBarWidth(Single, UnitOfMeasure)See Also