Click or drag to resize
BarcodeIsRecognized Field
True when this code represents a recognized barcode/2d code, false if the code has been localized but not recognized.

Namespace: Scandit.Recognition
Assembly: Scandit.Recognition (in Scandit.Recognition.dll) Version: 4.16.0.0 (4.16.0.0)
Syntax
public readonly bool IsRecognized

Field Value

Type: Boolean
See Also