[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.C1HtmlElement.Add

Add Method

Add(C1HtmlNode)

Adds a child to this C1HtmlElement.

Declaration
public void Add(C1HtmlNode child)
Parameters
Type Name Description
C1HtmlNode child

The child to add to this C1HtmlElement.