ImageGear for C and C++ on Linux v18.10 - Updated
enumIGBatchOptions
API Reference Guide > Core Component API Reference > Core Component Enumerations Reference > enumIGBatchOptions

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