Gets or sets the text that is displayed for the dictionary inside the options dialog or the SpellCheckDialog's SuggestionDictionaryComboBox. The default value is the name of the dictionary.

Introduced: 10.0.

Syntax

public string DisplayName { get; set; }
Public Property DisplayName() As String