iSpring.ConversionMode Enumeration
ConversionMode Enumeration defines the possible modes of the presentation conversion. Possible values are:
CM_FLASH_PRESENTATION = 0, // generates a solid Flash presentation
CM_FLASH_SLIDES = 1, // generates a set of standalone Flash slides
CM_FLASH_SLIDES_WITH_PLAYER = 2, // generates a compound Flash presentation
See also