SimpleSaveOptions

SimpleSaveOptions class

This is an abstract base class that allow the user to specify basic options when saving a project into a particular format.

The SimpleSaveOptions type exposes the following members:

Properties

NameDescription
save_formatGets or sets the format in which the document will be saved if this save options object is used.

See Also