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#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool CheckFromStartOfTextOnMultiples { get; set; }
public bool CheckFromStartOfTextOnMultiples { get; set; }
Public Property CheckFromStartOfTextOnMultiples As Boolean
	Get
	Set
Public Property CheckFromStartOfTextOnMultiples As Boolean
	Get
	Set
public:
property bool CheckFromStartOfTextOnMultiples {
	bool get ();
	void set (bool value);
}
public:
property bool CheckFromStartOfTextOnMultiples {
	bool get ();
	void set (bool value);
}
member CheckFromStartOfTextOnMultiples : bool with get, set
member CheckFromStartOfTextOnMultiples : bool with get, set
Property Value

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