Gets or sets the HTML source for the document being edited.

Namespace:  C1.Win.XmlEditor
Assembly:  C1.Win.XmlEditor.2 (in C1.Win.XmlEditor.2.dll)

Syntax

C#
public string HtmlString { get; set; }
Visual Basic (Declaration)
Public Property HtmlString As String

See Also