Class SpellCheckingResult
- Namespace
 - DotNetBrowser.SpellCheck
 
- Assembly
 - DotNetBrowser.dll
 
The spell checking result that contains the bounds of a mis-spelled substring of the checked text.
public sealed class SpellCheckingResult
  - Inheritance
 - 
      
      SpellCheckingResult
 
- Inherited Members
 
Properties
- Length
 Gets the length of the mis-spelled word in the checked text.
- Location
 Gets the location of the first symbol in the mis-spelled word in the checked text that is considered as mis-spelled by the spell checker.