Table of Contents

Method NeedParse

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.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.