Method UnhighlightCodeSnippets
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
UnhighlightCodeSnippets()
Removes highlighting from code snippets and clears snippet collection.
public virtual void UnhighlightCodeSnippets()
UnhighlightCodeSnippets(bool)
protected virtual void UnhighlightCodeSnippets(bool needUpdate)
Parameters
needUpdate
bool