allowBarcodeScanOnly property
Allows barcode recognition to proceed even if the initial extraction fails. This only works for still images - video feeds will ignore this setting. If the barcode recognition is successful, the recognizer will still end in a valid state. This setting is applicable only to photo frames. For multi-side recognizers, it is permitted only for the back side.
Implementation
bool allowBarcodeScanOnly = false;