TwainBarCode Class |
Namespace: Atalasoft.Twain
The TwainBarCode type exposes the following members.
Name | Description | |
---|---|---|
DetectionEnabled | Gets or sets a value indicating whether the barcode or patchcode detection is enabled for the device.
| |
MaximumRetries | Gets or sets the maximum number of times the scanner will search for a barcode or patchcode before moving
on. | |
MaximumSearchPriorities | Gets or sets the maximum number of search priorities to use when scanning for barcodes and patchcodes.
| |
SearchMode | Gets or sets the search mode to use when scanning for barcodes and patchcodes. | |
Timeout | Gets or sets the number of seconds the device will wait per page until it moves on. |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetSearchModes | Returns the barcode search modes supported by the device. | |
GetSearchPriorities | Returns an the search priorities used by the device. | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
SetSearchPriorities | Sets the search priorities the device should use when scanning for barcodes and patchcodes. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |