C1.WPF.SpellChecker Namespace / ISpellDialog Interface
ISpellDialog Interface Methods
In This Topic

For a list of all members of this type, see ISpellDialog members.

Public Methods
 NameDescription
 MethodInitializes the dialog with the C1SpellChecker being used to check the spelling on a control, the ISpellCheckableEditor control that is being checked, and an initial CharRangeList that contains the list of errors detected by the spell checker.  
Top
See Also