Gets or sets an array of dictionaries which are used to create suggestions for the SuggestionsHandler.Suggestions property. Changes on this property lead to an update of the StateManager.Mode and SuggestionsHandler.Suggestions properties.

Syntax

public Proofing.Dictionary[] SelectedSuggestionDictionaries { get; set;}
Public Property SelectedSuggestionDictionaries() As Proofing.Dictionary()