MarkdownDocumentEditor.SetReadOnly

Makes the document readonly or read-write

Fires event when ReadOnly document is double clicked: OnNotifyAddin("ReadOnlyEditorDoubleClick",editor)

public Task SetReadOnly(bool show)

Parameters

show


See also:

Class MarkdownDocumentEditor

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