MaxSuggestionsInContextMenu Property (SpellOptions)
In This Topic
Gets or sets the maximum number of spelling suggestions to show in the editor's context menu.
Syntax
'Declaration
Public Property MaxSuggestionsInContextMenu As Integer
public int MaxSuggestionsInContextMenu {get; set;}
See Also