Click or drag to resize

BarcodeScannerSessionGetNewlyRecognizedCodes Method

Get codes that were recognized in the last processed frame.

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

Return Value

Type: IEnumerableBarcode
The list of codes recognized in the last processed frame.
Version Information

Supported in: 1.0
See Also