Gets or sets the dictionary that is currently selected as a suggestion dictionary. If the IsAllItemSelected property is set to true, the value is null.

Syntax

public Proofing.Dictionary SuggestionDictionary { get; set; }
Public Property SuggestionDictionary() As Proofing.Dictionary