maximumTextLength property

int? maximumTextLength
getter/setter pair

Optional maximum text length of the detected barcode. The default is 0 (setting is turned off). NOTE - This feature works on ITF barcodes only.

Implementation

int? maximumTextLength;