Gets or sets a value indicating whether spell checking is active or not. If spell checking is enabled either the text is automatically checked with a connected spell checking component or the Text
Introduced: 16.0.
public bool IsSpellCheckingEnabled { get; set; }
Public Property IsSpellCheckingEnabled() As Boolean