ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / ISIS Component API Reference / ISIS Component Tags Reference / Scanning Mode Tags / IG_ISIS_TAG_JOBSEPDETECTED
In This Topic
    IG_ISIS_TAG_JOBSEPDETECTED
    In This Topic

    Status of job separator sheet detection. 0x05A8  1448

    IG_ISIS_TAG_JOBSEPDETECTED indicates whether the page that had just been scanned was a job separator sheet.

    Type:

    IG_ISIS_TAG_TYPE_LONG

    Drivers:

    Drivers for scanners that support batch or job separator sheet detection.

    Values:

    0 No job separator sheet detected.
    Any non-zero value Job separator sheet detected.

    Remarks:

    Query IG_ISIS_TAG_JOBSEPDETECTED after scanning a page to determine if the page was a job separator sheet. Use IG_ISIS_TAG_DETECTJOBSEP to set up the desired or batch detection.

    See Also

    IG_ISIS_TAG_DETECTJOBSEP