iModify

Indicates how to save a new page in a multipage file that supports insert and replace operations.

Value

Meaning

SAVE_OVERWRITE

[0] No insert/replace/append is performed. An existing file is overwritten. This is comparable to bMultipage being FALSE in earlier versions.

SAVE_APPEND

[1] or [-1] The page is appended if the file exists. This is comparable to bMultipage being TRUE in earlier versions.

SAVE_REPLACE

[2] Replace the page specified in the SavePage property.

SAVE_INSERT

[3] Insert the new page before the page specified in the SavePage property,.

The following file formats support append operations:

TIFF (most TIFF formats, including JTIF but excluding EXIF)

PCX

FlashPix

AWD

Winfax

GIF

The following file formats support replaces operations:

TIFF (most TIFF formats, including JTIF but excluding EXIF)

PCX

The following file formats support insert operations:

TIFF (most TIFF formats, including JTIF but excluding EXIF)

PCX