Keyoti RapidSpell Desktop .NET API Docs
ActionUnlikelyToMeanChangeMade Property
APIKeyoti.RapidSpellTextChangeHintActionUnlikelyToMeanChangeMade
Keyoti RapidSpell Desktop .NET
True when a key such as cursor, page-up etc is pressed, which more than likely means the text hasn't changed.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool ActionUnlikelyToMeanChangeMade { get; set; }
public bool ActionUnlikelyToMeanChangeMade { get; set; }
Public Property ActionUnlikelyToMeanChangeMade As Boolean
	Get
	Set
Public Property ActionUnlikelyToMeanChangeMade As Boolean
	Get
	Set
public:
property bool ActionUnlikelyToMeanChangeMade {
	bool get ();
	void set (bool value);
}
public:
property bool ActionUnlikelyToMeanChangeMade {
	bool get ();
	void set (bool value);
}
member ActionUnlikelyToMeanChangeMade : bool with get, set
member ActionUnlikelyToMeanChangeMade : bool with get, set
Property Value

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412