[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.C1HtmlText.-ctor

C1HtmlText Constructor

C1HtmlText()

Creates a new instance of C1HtmlText.

Declaration
public C1HtmlText()

C1HtmlText(string)

Creates a new instance of C1HtmlText with the given text.

Declaration
public C1HtmlText(string text)
Parameters
Type Name Description
string text

The text content of this C1HtmlText.