Keyoti RapidSpell Silverlight API Docs
CheckFromStartOfText Property
APIKeyoti.RapidSpellRapidSpellGUIPresenterCheckFromStartOfText
Keyoti RapidSpell Silverlight
Whether to check from the start of the text (true) or whereever the cursor is (false)
Declaration Syntax
C#Visual BasicVisual C++F#
public bool CheckFromStartOfText { get; set; }
Public Property CheckFromStartOfText As Boolean
	Get
	Set
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
Property Value

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)