Table of Contents

Method NeedParse

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