ReaderGetFoundBarcodeConfidence 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
 Gets the confidence level of the found barcode.
Namespace:Bytescout.BarCodeReaderAssembly: Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 12.0.1.2142-master
Syntax
Parameters
- barcodeIndex
 - Type: SystemInt32
Index of the barcode in FoundBarcodes array. 
Return Value
Type: SingleConfidence level of the barcode
Implements
IReaderGetFoundBarcodeConfidence(Int32)See Also