ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / TWAIN Component API Reference / TWAIN Component Enumerations / enumIGTWAINJobControl
In This Topic
    enumIGTWAINJobControl
    In This Topic

    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.