RadWordsDictionary
Class
Represents a class which is used to import dictionary files containing only words seprated by new line, or just define custom dictionary using set of words.
Definition
Namespace:Telerik.WinControls.SpellChecker.Proofing
Assembly:Telerik.WinControls.SpellChecker.dll
Syntax:
C#
public class RadWordsDictionary : IWordDictionary
Inheritance: objectRadWordsDictionary
Implements:
Constructors
Initializes a new instance of the RadWordsDictionary class.
C#
public RadWordsDictionary()
Properties
Methods
Loads the specified words.
Loads the specified stream.