RepeatedWordFoundEventArgs.Word Property
Gets a word that is found to be repeated.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v24.1.Core.dll
NuGet Package: DevExpress.SpellChecker.Core
Declaration
Property Value
Type | Description |
---|---|
String | A String object representing a repeated word in the text. |
See Also