Class RadNonPersistentCustomDictionary
Inherited Members
Namespace: Telerik.Windows.Documents.Proofing
Assembly: Telerik.Windows.Documents.dll
Syntax
public class RadNonPersistentCustomDictionary : RadDictionary, ICustomWordDictionary, IWordDictionary
Constructors
RadNonPersistentCustomDictionary()
Declaration
public RadNonPersistentCustomDictionary()
Methods
AddWord(String)
Declaration
public void AddWord(string word)
Parameters
System.String
word
|
Implements
ClearWords()
RemoveWord(String)
Declaration
public void RemoveWord(string word)
Parameters
System.String
word
|