Gets an object of type SuggestionDictionariesHandler that provides properties which are necessary to modify and perceive suggestion dictionaries in a spelling correction user interface. These dictionaries are used to create suggestions which are related to the CurrentWordToCorrect.

Syntax

public Proofing.SpellingCorrectionUIProvider.SuggestionDictionariesHandler SuggestionDictionariesHandling { get; }
Public ReadOnly Property SuggestionDictionariesHandling() As Proofing.SpellingCorrectionUIProvider.SuggestionDictionariesHandler

Limitations

Read only.