SpellCheckCompletedEventArgsCheckedText Property |
Gets the text that has been checked by the spell checker.
Namespace:
DotNetBrowser.Browser.Events
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public string CheckedText { get; }
Property Value
Type:
StringThe text that has been checked by the spell checker.
See Also