Class SpellCheckDictionary
The spell check dictionary.
Inheritance
System.Object
SpellCheckDictionary
Namespace: Syncfusion.EJ2.SpellChecker
Assembly: Syncfusion.EJ2.SpellChecker.dll
Syntax
public class SpellCheckDictionary : Object
Constructors
SpellCheckDictionary(DictionaryData)
Initializes a new instance of the SpellCheckDictionary class using the specified dictionary data.
Declaration
public SpellCheckDictionary(DictionaryData item)
Parameters
Type | Name | Description |
---|---|---|
DictionaryData | item | The dictionary data value |
Methods
Finalize()
Finalizes an instance of the SpellCheckDictionary class.
Declaration
protected override void Finalize()