ImageGear for C and C++ on Windows v19.4 - Updated
enumIG_MPFSaveMode
Collapse All
Expand All
View with Navigation Tools
API Reference Guide
>
Core Component API Reference
>
Core Component Enumerations Reference
> enumIG_MPFSaveMode
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.