Method NeedParse
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
NeedParse()
When implemented by a class, indicates whether syntax parsing can be performed for the text, or some of formatting text elements, such as urls or braces, should be highlighted.
bool NeedParse()
Returns
- bool
True if need to perform syntax parsing; otherwise false.