Click or drag to resize

BarcodeScannerSessionGetAllRecognizedCodes Method

Get all recognized codes

Namespace:  Scandit.Recognition
Assembly:  Scandit.Recognition (in Scandit.Recognition.dll) Version: 5.19.3.10 (5.19.3.10)
Syntax
public IEnumerable<Barcode> GetAllRecognizedCodes()

Return Value

Type: IEnumerableBarcode
Enumeration of all recognized codes
Remarks
This method returns all codes that have been recognized. The exact set of codes returned by this method depends on the
Version Information

Supported in: 1.0
See Also