minimumTextLength property
Minimum required text length of the detected barcode. The default is 0. NOTE: Currently works for ITF barcodes only!
Implementation
int? minimumTextLength;
Minimum required text length of the detected barcode. The default is 0. NOTE: Currently works for ITF barcodes only!
int? minimumTextLength;