SpellingErrorInfo.WordEndPosition Property
Indicates the end position of the misspelled word in the document.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraSpellChecker.Parser.Position | A DevExpress.XtraSpellChecker.Parser.Position object. |
Implements
See Also