Remarks
The property is reset to "(Auto)", if there is no corresponding synonym list in the default synonym lists folder and to "(none)", if the directory contains no synonym list.
Gets or sets the name of a synonym list that is located at the default synonym lists folder. When using the Synonym
Introduced: 7.0.
public string SynonymLanguage{ get; set; }
Public Property SynonymLanguage() As String
Member | Description |
---|---|
"__.dat" or "__.idx" | The corresponding synonym list is added to the TXSpell. |
"(Auto)" | That synonym list is added to the TXSpell. |
"(none)" | No synonym list is set. |
The property is reset to "(Auto)", if there is no corresponding synonym list in the default synonym lists folder and to "(none)", if the directory contains no synonym list.