Accusoft.BarcodeXpressSdk Namespace : Result Class |
The Reader.Analyze method returns an array of Result objects. Each element of the Result array contains the results of a single recognized barcode (or unsolved barcode. See Reader.ReturnPossibleBarcodes).
Since BarcodeXpress can return multiple barcode results from a single scan, the detected barcode results (both solved and unsolved) are sorted using the following criteria.
Note: All solved barcodes are ordered before unsolved barcodes.
Four points describe the location of the barcode on the image:
System.Object
Accusoft.BarcodeXpressSdk.Result