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