SaveOptionsFactory class

SaveOptionsFactory class

Allows to create save options’ instances

The SaveOptionsFactory type exposes the following members:

Constructors

ConstructorDescription
__init__(self)

Methods

MethodDescription
create_pptx_options(self)Creates PPTX save options.

Remarks

For COM compatibility.

See Also