[]
The word event.
public class WordEventArgs : EventArgs
| Name | Description |
|---|---|
| WordEventArgs(string, int) | Initializes a new instance of the WordEventArgs. |
| Name | Description |
|---|---|
| Start | The start position of the word. |
| Word | The word. |