The BarCodeDetection type exposes the following members.
Properties
Name | Description | |
---|---|---|
Enabled |
Support this capability if the scanner supports any Bar code recognition. If the device allows this
feature to be turned off, then default to off.
ICAP_BARCODEDETECTIONENABLED
| |
MaxRetries |
Restricts the number of times a search will be retried if none are found on each page.
ICAP_BARCODEMAXRETRIES
| |
MaxSearchPriorities |
Specifies the maximum number of supported search priorities.
ICAP_BARCODEMAXSEARCHPRIORITIES
| |
SearchMode |
Restricts bar code searching to certain orientations, or prioritizes one orientation over the other.
ICAP_BARCODESEARCHMODE
| |
SearchPriorities |
A prioritized list of bar code types dictating the order in which bar codes will be sought.
ICAP_BARCODESEARCHPRIORITIES
| |
SupportedTypes |
Provides a list of bar code types that can be detected by the current Data Source.
This is a read only capability.
ICAP_SUPPORTEDBARCODETYPES
| |
Timeout |
Gets the bar code timeout.
Restricts the total time spent on searching for a bar code on each page.
ICAP_BARCODETIMEOUT
|
See Also