allowIncorrectBarcodes property

bool? allowIncorrectBarcodes
getter/setter pair

Allows engine to recognize barcodes which has incorrect checksum or incorrect values. Mode can be used to recognize damaged barcodes with incorrect text.

Implementation

bool? allowIncorrectBarcodes;