InputView.IsSpellCheckEnabled Property

Definition

Gets or sets a value that controls whether spell checking is enabled.

public bool IsSpellCheckEnabled { get; set; }
member this.IsSpellCheckEnabled : bool with get, set

Property Value

true if spell checking is enabled. Otherwise false.

Applies to