ComponentOne SpellChecker for WPF and Silverlight
ISpellCheckableEditor Interface Members
Properties  Methods 

C1.Silverlight.SpellChecker Namespace : ISpellCheckableEditor Interface

The following tables list the members exposed by ISpellCheckableEditor.

Public Properties
 NameDescription
 PropertyGets a reference to the Control that implements the editor.  
 PropertyGets or sets the text that is selected in the editor.  
 PropertyGets or sets the length of text selected in the editor.  
 PropertyGets or sets the starting index of text selected in the editor.  
 PropertyGets or sets the text in the editor.  
Top
Public Methods
 NameDescription
 MethodCalled when the spell-checking process starts.  
 MethodCalled when the spell-checking process ends.  
 MethodGets the next batch of text to spell check using the same modal dialog.  
 MethodSelects a range of text in the editor.  
Top
See Also

Reference

ISpellCheckableEditor Interface
C1.Silverlight.SpellChecker Namespace