Overload List
Name | Description | |
---|---|---|
Save |
Saves the current loaded document to its last save location.
This is not possible if the loaded document was not an analysis file
loaded from a file path or from the library.
|
|
Save(String) |
Obsolete.
Saves the currently opened Document, if any, to the file given by
fileName.
|
|
Save(String, DocumentSaveSettings) |
Obsolete.
Saves the currently opened Document, if any, to the file given by
fileName.
|
See Also