RichTextBox for WPF | ComponentOne
C1.WPF.SpellChecker Namespace / UserDictionary Class / Clear Method

In This Topic
    Clear Method (UserDictionary)
    In This Topic
    Clears the dictionary removing all words in it.
    Syntax
    'Declaration
     
    
    Public Sub Clear() 
    public void Clear()
    See Also