enableBarcodeScanOnly property

bool enableBarcodeScanOnly
getter/setter pair

Enables barcode recognition to proceed even if the initial VIZ extraction fails.

If the barcode recognition is successful, recognition will still end in a valid state. This setting is applicable only to images from Photo source. For multi-side scanning, it is permitted only for the back side.

Default: false

Implementation

bool enableBarcodeScanOnly = false;