maximumTextLength property

int? maximumTextLength
read / write

Maximum text length of the detected barcode. Setting to zero removes the limit. The default is 0. NOTE: Currently works for ITF barcodes only!

Implementation

int? maximumTextLength;