RadWordsDictionary
Class
Represents a class which is used to import dictionary files containing only words separated by new line, or just define custom dictionary using set of words.
Definition
Namespace:Telerik.WinForms.Documents.Proofing
Assembly:Telerik.WinControls.RichTextEditor.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.