WrongWordRecord.WordEndPosition Property
Indicates the starting position of a misspelled word in the document.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v25.1.Core.dll
NuGet Package: DevExpress.SpellChecker.Core
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.XtraSpellChecker.Parser.Position | A DevExpress.XtraSpellChecker.Parser.Position object. |
See Also