The PatchCodeDetection type exposes the following members.
Properties
Name | Description | |
---|---|---|
Enabled |
Gets patch code detection enabled capability.
Turns patch code detection on and off.
ICAP_PATCHCODEDETECTIONENABLED
| |
MaxRetries |
Restricts the number of times a search will be retried if none are found on each page.
ICAP_PATCHCODEMAXRETRIES
| |
MaxSearchPriorities |
The maximum number of supported search priorities.
ICAP_PATCHCODEMAXSEARCHPRIORITIES
| |
SearchMode |
Restricts patch code searching to certain orientations, or prioritizes one orientation over the other
ICAP_PATCHCODESEARCHMODE
| |
SearchPriorities |
A prioritized list of patch code types dictating the order in which patch codes will be sought.
ICAP_PATCHCODESEARCHPRIORITIES
| |
SupportedTypes |
A list of patch code types that may be detected by the current Data Source.
This is a read only capability.
ICAP_SUPPORTEDPATCHCODETYPES
| |
Timeout |
Restricts the total time spent on searching for a patch code on each page.
ICAP_PATCHCODETIMEOUT
|
See Also