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