ComponentOne Basic Library for WPF and Silverlight
ISpellChecker Interface Members
Properties  Methods  Events

C1.Silverlight Namespace : ISpellChecker Interface

The following tables list the members exposed by ISpellChecker.

Public Properties
 NameDescription
 PropertyGets a value that indicates whether the main spelling dictionary has been loaded.  
 PropertyGets the list of words to ignore during spell-checking.  
 PropertyGets the user dictionary used for spell-checking.  
Top
Public Methods
 NameDescription
 MethodShows a spell-checking dialog for an editor control.  
 MethodChecks a string containing text and returns a list of spelling errors.  
 MethodGets a list of suggestions for a misspelled word.  
 MethodShows a context menu with suggestions for a misspelled word.  
Top
Public Events
 NameDescription
 EventEvent that fires when any of the spell dictionaries changes in any way.  
Top
See Also

Reference

ISpellChecker Interface
C1.Silverlight Namespace