SpellCheckingResultLocation Property |
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.
Namespace:
DotNetBrowser.SpellCheck
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public uint Location { get; }
Property Value
Type:
UInt32
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.
See Also