[]
Represents an Html text node.
public class C1HtmlText : C1HtmlNode
| Name | Description |
|---|---|
| C1HtmlText() | Creates a new instance of C1HtmlText. |
| C1HtmlText(string) | Creates a new instance of C1HtmlText with the given text. |
| Name | Description |
|---|---|
| Text | Gets or sets the text content of this C1HtmlText. |
| Name | Description |
|---|---|
| ToString() |