DocumentSaveOptions Constructors
Represents the settings which define file name and file format that are used when saving and loading the document.Name | Description |
---|---|
DocumentSaveOptions() | Initializes a new instance of the DocumentSaveOptions class with the default settings. |
See Also