Keyoti RapidSpell Web .NET Help Docs
Mode Property
API DocumentationKeyoti.RapidSpellRapidSpellWebLauncherMode
Keyoti RapidSpell Web .NET
The mode to use RapidSpell Web in, can be "popup" or "separate".
Declaration Syntax
C#Visual BasicVisual C++
public string Mode { get; set; }
Public Property Mode As String
public:
property String^ Mode {
	String^ get ();
	void set (String^ value);
}
Remarks
popup - opens a new window with the URL in RapidSpellWebPage property, and sets the spell checker to popup mode. separate - opens a new page in the same window with the URL in RapidSpellWebPage property, and sets the spell checker to separate mode.

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625