Click or drag to resize

Suggestion Properties

The Suggestion type exposes the following members.

Properties
  NameDescription
Public propertyDocumentCount
The number of documents containing the suggestion, or null if ReturnStatistics is false.
Public propertyLevenshteinDistance
The Levenshtein distance between the suggestion and the input word, or null if ReturnStatistics is false.
Public propertyValue
The suggested word.
Top
See Also