C1.Silverlight.RichTextBox.5 Assembly > C1.Silverlight.RichTextBox.Documents Namespace : C1HtmlElement Class |
The following tables list the members exposed by C1HtmlElement.
Name | Description | |
---|---|---|
C1HtmlElement Constructor | Overloaded. |
Name | Description | |
---|---|---|
Attributes | Gets the attributes of this C1HtmlElement/ | |
Children | Gets the children of this C1HtmlElement. | |
Document | Gets the document that this C1HtmlElement belongs to. | |
Name | Gets or sets the tag name of this C1HtmlElement. | |
Parent | Gets the parent of this C1HtmlNode. (Inherited from C1.Silverlight.RichTextBox.Documents.C1HtmlNode) |
Name | Description | |
---|---|---|
Add | Adds a child to this C1HtmlElement. | |
AddBefore | Adds a child to this C1HtmlElement before an exisiting child. | |
AddRange | Adds multiple children to this C1HtmlElement. | |
Remove | Removes a child of this C1HtmlElement. | |
ToString |