Initializes a new instance of the TXSpellChecker class.

TXSpellChecker()

public TXSpellChecker();

TXSpellChecker(String)

public TXSpellChecker(string language);

Parameters

Parameter Description
language The name of a dictionary that is located in the default dictionary folder and is loaded as default dictionary. The parameter corresponds to the TXSpellChecker.Language property.