Property Results
- Namespace
- DotNetBrowser.Browser.Events
- Assembly
- DotNetBrowser.dll
Results
Gets the collection of the spell checking results.
public IEnumerable<SpellCheckingResult> Results { get; }
Property Value
- IEnumerable<SpellCheckingResult>
The collection of the spell checking results. Can be empty.