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.

Syntax

public class SynonymGroup
Public Class SynonymGroup

Introduced: 7.0.

Properties

Property Description
Language Gets the SynonymGroup's language.
PartOfSpeech Gets the part of speech or other meaning specific description for this SynonymGroup.
Synonyms Gets an array of synonyms with common meaning where the first entry also describes the meaning itself.