WebTwainJobControlEnumJS Enumeration
In This Topic
Specifies how the batch job must be processed.
Members
| Member | Description |
| DetectAndExcludeJobSeparatorAndContinueScanning | Detect and exclude job separator and continue scanning. |
| DetectAndExcludeJobSeparatorAndStopScanning | Detect and exclude job separator and stop scanning. |
| DetectAndIncludeJobSeparatorAndContinueScanning | Detect and include job separator and continue scanning. |
| DetectAndIncludeJobSeparatorAndStopScanning | Detect and include job separator and stop scanning. |
| None | No job control. |
Inheritance Hierarchy
Object
 Vintasoft.Shared.WebEnumItemBaseJS
   Vintasoft.Twain.WebTwainJobControlEnumJS
Browser Compatibility
See Also