C1.UWP Assembly / C1.Xaml Namespace / ISpellChecker Interface

In This Topic
ISpellChecker Interface Methods
In This Topic

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

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
See Also