MarkdownDocument.AutoSaveDocument

Determines whether documents are automatically saved in the background as soon as changes are made and you stop typing for a second. This setting takes precendence over AutoSaveBackups.

Defaults to Configuration.AutoSaveDocuments

public bool AutoSaveDocument { get; set; }

See also:

Class MarkdownDocument

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic