Remarks
An exception is thrown, if there is no corresponding synonym list inside the default synonym lists folder.
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. |
An exception is thrown, if there is no corresponding synonym list inside the default synonym lists folder.