Click or drag to resize

ScanSessionAllRecognizedCodes Property

Get all recognized codes

Namespace:  Scandit.BarcodePicker
Assembly:  Scandit.BarcodePicker (in Scandit.BarcodePicker.dll) Version: 5.19.3.10 (5.19.3.10)
Syntax
public IEnumerable<Barcode> AllRecognizedCodes { get; }

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

Scandit.Recognition

Supported in: 1.0.0.0
See Also