Class ParseTextEventArgs
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.