Overload | Description |
---|---|
SaveDocumentAsync(String) | Saves the current editor content to the specified filepath asynchronously. |
SaveDocumentAsync(Stream,Boolean) | Saves the current editor content to the stream asynchronously. |
Overload | Description |
---|---|
SaveDocumentAsync(String) | Saves the current editor content to the specified filepath asynchronously. |
SaveDocumentAsync(Stream,Boolean) | Saves the current editor content to the stream asynchronously. |