ImageGear for C and C++ on Windows v20.0 - Updated
enumIGTWAINJobControl
API Reference Guide > TWAIN Component API Reference > TWAIN Component Enumerations > enumIGTWAINJobControl

This enumeration determines how the job can be processed,

Values:

IG_TW_JC_JSIC Detect and include job separator and continue scanning.
IG_TW_JC_JSIS Detect and include job separator and stop scanning.
IG_TW_JC_JSXC Detect and exclude job separator and continue scanning.
IG_TW_JC_JSXS Detect and exclude job separator and stop scanning.
IG_TW_JC_NONE No job control.
Is this page helpful?
Yes No
Thanks for your feedback.