The mode to use RapidSpell Web in, can be "popup" or "separate".

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
[PersistenceModeAttribute(PersistenceMode.Attribute)] public string Mode { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)] public string Mode { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> Public Property Mode As String Get Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> Public Property Mode As String Get Set
public: [PersistenceModeAttribute(PersistenceMode::Attribute)] property String^ Mode { String^ get (); void set (String^ value); }
public: [PersistenceModeAttribute(PersistenceMode::Attribute)] property String^ Mode { String^ get (); void set (String^ value); }
[<PersistenceModeAttribute(PersistenceMode.Attribute)>] member Mode : string with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>] member Mode : string with get, set

String

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.dll) Version: 6.4.25.331