IXamlOptions class

IXamlOptions class

Options that control how a XAML document is saved.

The IXamlOptions type exposes the following members:

Properties

PropertyDescription
export_hidden_slidesDetermines whether hidden slides will be exported.
output_saverRepresents an implementation of IOutputSaver interface.

See Also