SpellCheckCompletedEventArgs Properties |
The SpellCheckCompletedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Browser |
Gets the IBrowser instance associated with the event.
(Inherited from BrowserEventArgs.) | |
| CheckedText |
Gets the text that has been checked by the spell checker.
| |
| Frame |
Gets the IFrame instance associated with the event.
(Inherited from FrameEventArgs.) | |
| Results |
Gets the collection of the spell checking results.
|