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__(self)

Methods

MethodDescription
svg(options)Slides should converted to a SVG format.
bitmap(scale, image_format)Slides should be converted to a raster image.

See Also