Type of barcode decoder (necessary for auto-computation of minimal module width).
- Enumerator:
| eDecoder_All |
Barcode decoder is unknown or barcode may be scanned with hardware and software decoders.
|
| eDecoder_Hardware |
Output is optimized for hardware barcode scanner.
|
| eDecoder_Software |
Output is optimized for Software barcode scanner.
|
| eDecoder_TBarCodeInForm |
Output is optimized for TEC-IT's barcode scanning solution TBarCode InForm.
|