RepeatedWordFoundEventArgs Constructors
Provides data for the RepeatedWordFound event.| Name | Parameters | Description |
|---|---|---|
| RepeatedWordFoundEventArgs(String, SpellCheckOperation, String, Position, Position, Boolean) | word, result, suggestion, startPosition, length, handled | Initializes a new RepeatedWordFoundEventArgs class instance. |
See Also