TdxSpellCheckerPersistent Constructors
The base class for the spell checker’s dictionaries (such as TdxISpellDictionary, TdxHunspellDictionary, TdxOpenOfficeDictionary, and TdxUserSpellCheckerDictionary) that require streaming capability.Name | Description |
---|---|
Create(TdxCustomSpellChecker) | Initializes a new instance of the TdxSpellCheckerPersistent class with specified settings. |
See Also