BarcodeWebImageGetMinimalWidth 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
Returns the width in specified units of the smallest rectangle that can accommodate the barcode.
Namespace:Bytescout.BarCodeAssembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
Parameters
- unit
- Type: Bytescout.BarCodeUnitOfMeasure
The unit of measure for retrieved width.
Return Value
Type: SingleThe width in specified units of the smallest rectangle that can accommodate the barcode.
Implements
IBarcodeGetMinimalWidth(UnitOfMeasure)See Also