Optional
acceptedAn optional array of barcode document formats that act as a detection filter. By default all supported document formats will be detected.
Optional
barcodeAccepted barcode formats
Optional
barcodesThe extension filter for EAN and UPC barcodes.
Optional
codeThe expected density of QR codes in an image.
Optional
engineThe engine mode to be used for barcode scanning. The default value is NEXT_GEN.
Optional
gs1The GS1 handling mode. The default value is PARSE.
Optional
lowIf true
, enabled the mode which slightly decreases the scanning quality and the energy consumption, and increases the scanning speed. If false
- mode is disabled. The default is false
Optional
maximumOptional maximum text length of the detected barcode. The default is 0 (setting is turned off). NOTE - This feature works on ITF barcodes only.
Optional
minimum1DBarcodesOptional minimum required quiet zone on the barcode. Measured in modules (the size of minimal bar on the barcode). The default is 10. NOTE - This feature works on ITF barcodes only.
Optional
minimumOptional minimum required text length of the detected barcode. The default is 0 (setting is turned off). NOTE - This feature works on ITF barcodes only.
Optional
msiThe checksum algorithm for MSI Plessey barcodes. The default value is MOD_10.
Optional
stripWith this option enabled, the scanner removes checks digits for UPC, EAN and MSI Plessey codes. Has no effect if both single and double digit MSI Plessey checksums are enabled. The default is false
An interface that defines parameters for barcodes detection and filtering