ImageGear for C and C++ on Windows v19.3 - Updated
enumIGISISJobSeparatorDetectingModesdes
API Reference Guide > ISIS Component API Reference > ISIS Component Enumerations Reference > enumIGISISJobSeparatorDetectingModesdes

These are all the possible values for the IG_ISIS_TAG_DETECTJOBSEP tag.

Values:

IG_ISIS_DETECTJOBSEP_OFF Batch detection not enabled.
IG_ISIS_DETECTJOBSEP_NOSTOP_NOEJECT Don't stop scanahead; scan the separator.
IG_ISIS_DETECTJOBSEP_NOSTOP_EJECT Don't stop scanahead; eject before scanning.
IG_ISIS_DETECTJOBSEP_STOP_NOEJECT Stop scanahead; scan the separator.
IG_ISIS_DETECTJOBSEP_STOP_EJECT Stop scanahead; eject before scanning.
IG_ISIS_DETECTJOBSEP_NOSTOP_EJTSCAN Don't stop scanahead; eject on scanning.
IG_ISIS_DETECTJOBSEP_STOP_EJTSCAN Stop scanahead; eject on scanning.