Saves the active document to file using the filename defined on the MarkdownDocument.
If there's no active filename a file save dialog If there's no active filename a file save dialog is popped up.
public Task<Boolean> SaveDocument(bool isEncrypted)
Parameters
isEncrypted
Determines if the file is using local encryption
See also:
Class MarkdownDocumentEditor© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic