Gets a collection of suggestions that were created by the last call of the TXSpell.CreateSuggestions method. The property's value is an object of type SuggestionCollection.

Syntax

public Proofing.SuggestionCollection Suggestions{ get; }
Public ReadOnly Property Suggestions() As Proofing.SuggestionCollection

Limitations

Read only.