The Text in the text box, as XHTML (HTML).

C# | C# | Visual Basic | Visual Basic | Visual 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

String

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