Initializes a new instance of the TXSpell class.
public TXSpell();
Public Sub New()
public TXSpell(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 should be loaded as the default dictionary. The parameter corresponds to the TXSpell. |