MarkdownMonsterAddin.OnDocumentActivated

Called whenever a new document is activated in the editor (when tabs change). Note on startup if multiple documents are open this method is called for each document.

public virtual Task OnDocumentActivated(MarkdownDocument doc)

Parameters

doc


See also:

Class MarkdownMonsterAddin

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