TXTextControl.Proofing.Synonym.ID |
Gets the lowercased identifier that represents the synonym inside the corresponding synonym list. |
TXTextControl.Proofing.Synonym.Name |
Gets the synonym's name which is the case sensitive equivalent to the Synonym.ID property. |
TXTextControl.Proofing.Synonym.Text |
Gets the synonym's text which is composed of the synonym's name and optional additional information. |
TXTextControl.Proofing.SynonymGroup.Language |
Gets the SynonymGroup's language. |
TXTextControl.Proofing.SynonymGroup.PartOfSpeech |
Gets the part of speech or other meaning specific description for this SynonymGroup. |
TXTextControl.Proofing.SynonymGroup.Synonyms |
Gets an array of synonyms with common meaning where the first entry also describes the meaning itself. |
TXTextControl.Proofing.SynonymList.IsCreateSynonymsEnabled |
Gets or sets a value that indicates whether synonyms are created using this synonym list or not. |
TXTextControl.Proofing.SynonymList.IsSelectedAsDefault |
Gets a value indicating whether the synonym list is selected as the default synonym list by the SynonymLanguage property. |
TXTextControl.Proofing.SynonymList.Language |
Gets or sets the SynonymList's language. |
TXTextControl.Proofing.SynonymList.Name |
Gets or sets the synonym list's name. |
TXTextControl.Proofing.SynonymListCollection.Item |
Gets an object of type SynonymList from the collection. |
TXTextControl.Proofing.TXSpell.AvailableSynonymLists |
Gets a list of all available synonym lists of the default synonym lists folder. |
TXTextControl.Proofing.TXSpell.SynonymLanguage |
Gets or sets the name of a synonym list that is located at the default synonym lists folder. |
TXTextControl.Proofing.TXSpell.SynonymLists |
Gets a collection of all added synonym lists. |
TXTextControl.Proofing.UserDictionary.FilePath |
Gets the name and path of the file that has been used to load this user dictionary or where it has been saved to. |
TXTextControl.Proofing.UserDictionary.IsEditable |
Gets or sets a value indicating whether the user dictionary is editable or not. |
TXTextControl.WPF.Proofing.TXSpellChecker.AvailableSynonymLists |
Gets a list of all available synonym lists of the default synonym lists folder. |
TXTextControl.WPF.Proofing.TXSpellChecker.SynonymLanguage |
Gets or sets the name of a synonym list that is located at the default synonym lists folder. |
TXTextControl.WPF.Proofing.TXSpellChecker.SynonymLists |
Gets a collection of all added synonym lists. |