SuggestedWord

SuggestedWord class

Spelling suggestion returned from GetSpellCheckErrorList.

The SuggestedWord type exposes the following members:

Constructors

NameDescription
SuggestedWord()Initializes a new instance of the SuggestedWord class

Properties

NameDescription
wordThe suggested correctly spelled word.
distanceThe distance between the searched and suggestion.

See Also