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

    Specifies file saving modes for IG_mpf_page_save function.

    Values:

    IG_MPF_SAVE_INSERT Insert pages into the file at the specified index.
    IG_MPF_SAVE_REPLACE Replace pages starting from the particular page index.