DocumentSaveOptions Properties
Represents the settings which define file name and file format that are used when saving and loading the document.
Name | Description |
---|---|
Current |
Gets or sets the file name into which the document is saved or from which it is loaded. |
Current |
Gets or sets the file format into which the document is saved or from which it is loaded. |
Default |
Gets or sets the file name used by default, when saving or loading documents. |
Default |
Gets or sets the file format used by default, when saving or loading documents. |
See Also