The SuggestionList class describes and handles attributes of the SpellCheckDialog's suggestion list. An instance of this class is provided by the SpellCheckDialog.SuggestionList property in TX Spell .NET for WPF.

Syntax

public sealed class SuggestionList
Public NotInheritable Class SuggestionList

Introduced: 3.0.

Properties

Property Description
IsNoSuggestionsItemEnabled Gets or sets a value indicating whether a message is displayed in the SpellCheckDialog's suggestion list that informs the user that no suggestions could be created for the current incorrect word.
MaxSuggestions Gets or sets the maximum number of suggestions that has to be determined.