[]
Gets or sets the maximum number of spelling suggestions to show in the editor's context menu.
public int MaxSuggestionsInContextMenu { get; set; }
The spelling context menu is displayed only if the ShowSuggestionsInContextMenu property is set to true.