Keyoti RapidSpell Web .NET Help Docs
IsValid Property
API DocumentationKeyoti.RapidSpellRapidSpellWebLauncherIsValid
Keyoti RapidSpell Web .NET
Whether the validator has identified an error or whether spell checking has already been forced by the validator.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool IsValid { get; set; }
public bool IsValid { get; set; }
Public Property IsValid As Boolean
	Get
	Set
Public Property IsValid As Boolean
	Get
	Set
public:
virtual property bool IsValid {
	bool get () sealed;
	void set (bool value) sealed;
}
public:
virtual property bool IsValid {
	bool get () sealed;
	void set (bool value) sealed;
}
abstract IsValid : bool with get, set
override IsValid : bool with get, set
abstract IsValid : bool with get, set
override IsValid : bool with get, set
Property Value
Boolean

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331