Keyoti RapidSpell Web .NET Help Docs
TextXHTML Property
API DocumentationKeyoti.RapidSpellRapidSpellWInlineTextBoxTextXHTML
Keyoti RapidSpell Web .NET
The Text in the text box, as XHTML (HTML).
Declaration Syntax
C#Visual BasicVisual C++
public string TextXHTML { get; set; }
Public Property TextXHTML As String
public:
property String^ TextXHTML {
	String^ get ();
	void set (String^ value);
}
Remarks
Use this property to pass HTML entities such as bullets and other special chars to the text box.

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