Class SpellCheckCompletedEventArgs
- Namespace
 - DotNetBrowser.Browser.Events
 
- Assembly
 - DotNetBrowser.dll
 
Event arguments for the SpellCheckCompleted event.
public class SpellCheckCompletedEventArgs : FrameEventArgs
  - Inheritance
 - 
      
      
      
      
      SpellCheckCompletedEventArgs
 
- Inherited Members
 
Properties
- CheckedText
 Gets the text that has been checked by the spell checker.
- Results
 Gets the collection of the spell checking results.