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_MAXPAGES
In This Topic
    IG_ISIS_TAG_MAXPAGES
    In This Topic

    Page capacity of scanner ADF. 0x0504  1284

    IG_ISIS_TAG_MAXPAGES contains the maximum number of pages which may be loaded at one time in a scanner's automatic document feeder.

    Type:

    IG_ISIS_TAG_TYPE_SHORT

    Drivers:

    Drivers for all scanners that have automatic document feeders.

    Values:

    Integer value specifying the maximum capacity of the scanner's ADF.

    Tag Dependencies and Dependent Tags:

    IG_ISIS_TAG_MAXPAGES applies only to scanners that have document feeders:

    IG_ISIS_TAG_FEEDER  IG_ISIS_TAG_MAXPAGES

    Remarks:

    This tag is required to exist in scanner drivers for scanners that have document feeders. You can use this information to allow your application to limit the number of pages that a user can scan at one time.

    See Also

    IG_ISIS_TAG_FEEDER