SpellCheckingResultLength Property  | 
 
                Gets the length of the mis-spelled word in the checked text.
            
 
    Namespace: 
   DotNetBrowser.SpellCheck
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.1
Syntaxpublic uint Length { get; }Property Value
Type: 
UInt32The length of the mis-spelled word in the checked text.
See Also