Create Synonyms for Selected Words
TX Spell .NET for WPF 7.0 implements the new TXText ╰ TX Spell .NET for WPF
╰ Proofing Namespace
╰ TXSpell Class
╰ CreateSynonyms Method
Returns groups of synonyms that represent equivalent expressions for a specific text. that returns an array of TXText ╰ TX Spell .NET for WPF
╰ Proofing Namespace
╰ SynonymGroup Class
The SynonymGroup class refers to a collection of synonyms with common meaning to the word or phrase that was determined by the TXSpell.CreateSynonyms method. objects where each group represents a collection of synonyms with common meaning.
A dialog box that can be used out-of-the-box has been implemented to use add this functionality to your application. Additionally, the TX Text Control TXText ╰ TX Text Control .NET for WPF
╰ WPF Namespace
╰ RibbonProofingTab Class
The RibbonProofingTab class represents a tab for setting proofing options such as spelling, hypheantion or language detection. has been extended to open this dialog when TX Spell .NET for WPF is connected to TX Text Control.