Keyoti RapidSpell WPF API Docs
CheckFromStartOfTextOnMultiples Property
APIKeyoti.RapidSpell.WpfRapidSpellDialogCheckFromStartOfTextOnMultiples
Keyoti RapidSpell WPF
Whether to check each textbox from the start of the text when working with multiple textboxes.
Declaration Syntax
C#Visual BasicVisual C++
public bool CheckFromStartOfTextOnMultiples { get; set; }
Public Property CheckFromStartOfTextOnMultiples As Boolean
public:
property bool CheckFromStartOfTextOnMultiples {
	bool get ();
	void set (bool value);
}

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827