ImageGear for C and C++ on Windows v19.9 - Updated
IG_ISIS_TAG_JOBSEPDETECTED
API Reference Guide > ISIS Component API Reference > ISIS Component Tags Reference > Scanning Mode Tags > IG_ISIS_TAG_JOBSEPDETECTED

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