minimumTextLength property
getter/setter pair
Optional minimum required text length of the detected barcode. The default is 0 (setting is turned off). NOTE - This feature works on ITF barcodes only.
Implementation
int? minimumTextLength;