[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.C1HtmlText

C1HtmlText Class

Represents an Html text node.

Inheritance
C1HtmlText
Namespace: C1.WPF.RichTextBox.Documents
Assembly: C1.WPF.RichTextBox.dll
Syntax
public class C1HtmlText : C1HtmlNode

Constructors

Name Description
C1HtmlText()

Creates a new instance of C1HtmlText.

C1HtmlText(string)

Creates a new instance of C1HtmlText with the given text.

Properties

Name Description
Text

Gets or sets the text content of this C1HtmlText.

Methods

Name Description
ToString()