maximumTextLength property

int? maximumTextLength
getter/setter pair

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;