Gets an object of type SuggestionsHandler that provides properties which are necessary to modify and perceive a list of suggestions for correcting the current word to correct in a spelling correction user interface.

Syntax

public Proofing.SpellingCorrectionUIProvider.SuggestionsHandler SuggestionsHandling { get; }
Public ReadOnly Property SuggestionsHandling() As Proofing.SpellingCorrectionUIProvider.SuggestionsHandler

Limitations

Read only.