Table of Contents

Event Parse

Namespace
Alternet.Syntax.Lexer
Assembly
Alternet.Syntax.v9.dll

Occurs when text line is parsed, allowing to modify colors/styles information about the parsed line.

public event ParseTextEvent Parse

Returns

ParseTextEvent
Occurs when text line is parsed, allowing to modify colors/styles information about the parsed line.
Implements