AfterCheckWordEventArgs.OriginalWord Property
Gets the word before the spell check is performed.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.Data.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
String | A string, representing a word before the check. |
See Also