TXTextControl.Proofing.DictionaryCollection.LoadDictionaryDelayed |
Gets or sets a value indicating whether a dictionary is loaded on adding to the TXSpell.Dictionaries dictionary collection partially or not. |
TXTextControl.Proofing.HyphenationList.HyphenateCapitalizedWords |
Gets or sets a value indicating whether words in uppercase will be hyphenated. |
TXTextControl.Proofing.HyphenationList.IsSelectedAsDefault |
Gets a value indicating whether the hyphenation list is selected as the default hyphenation list by the HyphenationLanguage property. |
TXTextControl.Proofing.HyphenationList.Language |
Gets or sets the hyphenation list's language. |
TXTextControl.Proofing.HyphenationList.MinCharsAtWordBegin |
Specifies the minimum number of joined characters at the beginning of a hyphenated word. |
TXTextControl.Proofing.HyphenationList.MinCharsAtWordEnd |
Specifies the minimum number of joined characters at the end of a hyphenated word. |
TXTextControl.Proofing.HyphenationList.MinSyllablesAfterCompoundHyphenationPoint |
Specifies the minimum number of syllables behind a compound hyphenation point. |
TXTextControl.Proofing.HyphenationList.MinSyllablesBeforeCompoundHyphenationPoint |
Specifies the minimum number of syllables before a compound hyphenation point. |
TXTextControl.Proofing.HyphenationList.Name |
Gets or sets the hyphenation list's name. |
TXTextControl.Proofing.HyphenationList.UseOnlyCompoundHyphenationPoints |
Gets or sets a value indicating whether words will be only hyphenated at compound junctions. |
TXTextControl.Proofing.HyphenationListCollection.Item |
Gets an object of type HyphenationList from the collection. |
TXTextControl.Proofing.TXSpell.AvailableHyphenationLists |
Gets a list of all available hyphenation lists of the default hyphenation lists folder. |
TXTextControl.Proofing.TXSpell.HyphenationLanguage |
Gets or sets the name of a hyphenation list that is located at the default hyphenation lists folder. |
TXTextControl.Proofing.TXSpell.HyphenationLists |
Gets a collection of all added hyphenation dictionaries. |
TXTextControl.WPF.Proofing.TXSpellChecker.AvailableHyphenationLists |
Gets a list of all available hyphenation lists of the default hyphenation lists folder. |
TXTextControl.WPF.Proofing.TXSpellChecker.HyphenationLanguage |
Gets or sets the name of a hyphenation list that is located at the default hyphenation lists folder. |
TXTextControl.WPF.Proofing.TXSpellChecker.HyphenationLists |
Gets a collection of all added hyphenation dictionaries. |