readTinyBarcodes property

bool? readTinyBarcodes
getter/setter pair

Allows engine to recognize tiny barcodes on large images. Ignored if AllowIncorrectBarcodes is set to True. Default value: False.

Implementation

bool? readTinyBarcodes;