XSaveOptions Object
Represents the current save settings.
Method
Description
none
Property
Default
Description
ComFactory
No
The factory for creating objects in the same application domain.
FileExtension
No
The file extension for the target when it is not otherwise specified.
IDConstant
No
Whether to assign a constant file version identifier.
IDHexadecimal
No
Whether to assign non-ASCII file identifiers.
IDUpdate
No
Whether to update the file version identifier.
Incremental
No
Whether to use incremental update to preserve an audit trail.
Linearize
No
Whether to linearize the output for fast web viewing.
Remap
No
Whether to reduce size by remapping objects.
Template
No
The path to the template file.
TemplateData
No
The template data.