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

    Identifies the options for batch conversion.

    Values:

    IG_BATCH_MP_TO_MP Converts multi-page file to multi-page if the format supports this.
    IG_BATCH_RECURSIVE Recursive conversion.
    IG_BATCH_USE_SRC_NAME Converts file using its src name.

    Remarks:

    Batch Processing Defines