Remarks
The property is reset to "(Auto)", if there is no corresponding dictionary in the default dictionary folder and to "(none)", if the directory contains no dictionary.
Gets or sets the name of a dictionary that is located at the default dictionary folder. Using the Language property, the Dictionary.
public string Language{ get; set; }
Public Property Language() As String
Member | Description |
---|---|
"__.dic" | The corresponding Open |
"__.txd" | The corresponding User |
"(Auto)" | That Dictionary is added to the TXSpell |
"(none)" | No dictionary is set. |
The property is reset to "(Auto)", if there is no corresponding dictionary in the default dictionary folder and to "(none)", if the directory contains no dictionary.