BarCodeDetection PropertiesTerminal Works - TwainScanning.Net Library

The BarCodeDetection type exposes the following members.

Properties

  NameDescription
Public propertyEnabled
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
Public propertyMaxRetries
Restricts the number of times a search will be retried if none are found on each page. ICAP_BARCODEMAXRETRIES
Public propertyMaxSearchPriorities
Specifies the maximum number of supported search priorities. ICAP_BARCODEMAXSEARCHPRIORITIES
Public propertySearchMode
Restricts bar code searching to certain orientations, or prioritizes one orientation over the other. ICAP_BARCODESEARCHMODE
Public propertySearchPriorities
A prioritized list of bar code types dictating the order in which bar codes will be sought. ICAP_BARCODESEARCHPRIORITIES
Public propertySupportedTypes
Provides a list of bar code types that can be detected by the current Data Source. This is a read only capability. ICAP_SUPPORTEDBARCODETYPES
Public propertyTimeout
Gets the bar code timeout. Restricts the total time spent on searching for a bar code on each page. ICAP_BARCODETIMEOUT
Top
See Also

Reference