SlideImageFormat class

SlideImageFormat class

Determines format in which slide image will be saved for presentation to HTML export.

The SlideImageFormat type exposes the following members:

Constructors

ConstructorDescription
__init__

Methods

MethodDescription
bitmapSlides should be converted to a raster image.
bitmapSlides should be converted to a raster image.
svgSlides should converted to a SVG format.

See Also