iSpring.ImageFileType Enumeration

The ImageFileType Enumeration defines possible image file types accepted by the SaveThumbnails method of the Slides Interface.

Possible values are:

IFT_WMF = 0,
IFT_PNG = 1,
IFT_JPG = 2,
IFT_BMP = 3

See also

Slides Interface
iSpring SDK COM API