Gets or sets a value indicating whether spell checking of this dictionary is enabled or not. The default value is true.
public bool IsSpellCheckingEnabled { get; set; }
Public Property IsSpellCheckingEnabled() As Boolean