Event Parse
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