SuggestedWords

SpellCheckError.SuggestedWords property

list of objects with suggested correct spellings

public List<SuggestedWord> SuggestedWords { get; set; }

See Also