Initializes a new instance of the TXSpell
public TXSpellChecker();
Public Sub New()
public TXSpellChecker(string language);
Public Sub New(language As String)
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 TXSpell |