MarkdownMonsterAddin.OnAfterOpenDocument
less than 1 minute to read

Called after a new document has been opened. If this is a new document the filename will be 'untitled'

public virtual Task OnAfterOpenDocument(MarkdownDocument doc)

Parameters

doc


See also:

Class MarkdownMonsterAddin

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