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
svgSlides should converted to a SVG format.
bitmapSlides should be converted to a raster image.

See Also