SaveOptions class

SaveOptions class

This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format.

The SaveOptions type exposes the following members:

Properties

PropertyDescription
resource_handling_optionsGets a ResourceHandlingOptions object which is used for configuration of resources handling.

See Also