Method FormatText
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
FormatText()
When implemented by a class, formats and outlines TextSource
text using attached Lexer
.
void FormatText()
FormatText(bool, bool)
When implemented by a class, formats and outlines TextSource
text using attached Lexer
.
void FormatText(bool immediate, bool notify)