Table of Contents

Class ParseTextEventArgs

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

Provides data for the ILexer.TextParsed event.

public class ParseTextEventArgs : EventArgs
Inheritance
ParseTextEventArgs

Properties

ColorData

Represents color information for the parsed line.

String

Represents parsed text line.