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#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public string TextXHTML { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public string TextXHTML { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property TextXHTML As String
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property TextXHTML As String
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property String^ TextXHTML {
	String^ get ();
	void set (String^ value);
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property String^ TextXHTML {
	String^ get ();
	void set (String^ value);
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member TextXHTML : string with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member TextXHTML : string with get, set
Property Value
String
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.dll) Version: 6.4.25.331