Gets a JSON string of all the settings that are exported to the ACE Editor instance when styling the editor.
This object is passed down to ACE which can then uses these settings to update the editor styling in setEditorStyle
and also with a few additional settings.
public static string GetJsonStyleInfo(ApplicationConfiguration config)
Return Value
JSON string of all settings set by the editor
Parameters
config
See also:
Class EditorWebViewJavaScriptInterop© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic