MarkdownMonsterAddin.OnBeforeSaveDocument

Called before the document is saved. Return false to disallow saving the document

public virtual Task<Boolean> OnBeforeSaveDocument(MarkdownDocument doc)

Parameters

doc


See also:

Class MarkdownMonsterAddin

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