Creates a RapidSpellChecker, with no user dictionary.
| C# | Visual Basic | Visual C++ |
public RapidSpellChecker()
Public Sub New
public: RapidSpellChecker()
| Exception | Condition |
|---|---|
| ApplicationException | If the dictionary cannot be read. |
| C# | Visual Basic | Visual C++ |
public RapidSpellChecker()
Public Sub New
public: RapidSpellChecker()
| Exception | Condition |
|---|---|
| ApplicationException | If the dictionary cannot be read. |