Keyoti RapidSpell WPF API Docs
ShowCheckAsYouTypeOption Property
APIKeyoti.RapidSpell.Wpf.OptionsOptionsPresenterShowCheckAsYouTypeOption
Keyoti RapidSpell WPF
Whether to show the "Check as you type" option
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool ShowCheckAsYouTypeOption { get; set; }
public bool ShowCheckAsYouTypeOption { get; set; }
Public Property ShowCheckAsYouTypeOption As Boolean
	Get
	Set
Public Property ShowCheckAsYouTypeOption As Boolean
	Get
	Set
public:
property bool ShowCheckAsYouTypeOption {
	bool get ();
	void set (bool value);
}
public:
property bool ShowCheckAsYouTypeOption {
	bool get ();
	void set (bool value);
}
member ShowCheckAsYouTypeOption : bool with get, set
member ShowCheckAsYouTypeOption : bool with get, set
Property Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214