Sets the type of barcodes to analyze during recognition processing. If searching for BarcodeTypes BarcodeType.Unknown and any other BarcodeType, the other BarcodeType will be searched for. Also, If you want to search for BarcodeType.PATCHCODE, you must not specify any other BarcodeTypes to search for. If BarcodeType.PATCHCODE and any other BarcodeType is specified, the other BarcodeType will be searched for instead.
Parameters
- _types
- array of barcode types used for recognition.