Method used to send Configuration to the editor. Sets things like font sizes, Word Wrap, padding etc. Called from Markdown Document.
Use MarkdownMonster.MarkdownDocumentEditor.RestyleEditor(System.Boolean,System.Boolean) instead.
public Task SetEditorStyling(string jsonStyleInfo)
Parameters
jsonStyleInfo
See also:
MarkdownMonster.MarkdownDocumentEditor.RestyleEditor(System.Boolean,System.Boolean)© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic