fastScanOnly property

bool? fastScanOnly
getter/setter pair

Allows engine for 1D barcodes to quickly recognize middle slice of an image and return result without using any time-consuming algorithms. Default value: False.

Implementation

bool? fastScanOnly;