Keyoti RapidSpell WPF API Docs
CheckFromStartOfText Property
APIKeyoti.RapidSpell.WpfRapidSpellGUIPresenterCheckFromStartOfText
Keyoti RapidSpell WPF
Whether to check from the start of the text (true) or whereever the cursor is (false)
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool CheckFromStartOfText { get; set; }
public bool CheckFromStartOfText { get; set; }
Public Property CheckFromStartOfText As Boolean
	Get
	Set
Public Property CheckFromStartOfText As Boolean
	Get
	Set
public:
virtual property bool CheckFromStartOfText {
	bool get () sealed;
	void set (bool value) sealed;
}
public:
virtual property bool CheckFromStartOfText {
	bool get () sealed;
	void set (bool value) sealed;
}
abstract CheckFromStartOfText : bool with get, set
override CheckFromStartOfText : bool with get, set
abstract CheckFromStartOfText : bool with get, set
override CheckFromStartOfText : bool with get, set
Property Value

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