C1.Silverlight.RichTextBox.LegacyHtmlFilter Namespace : HtmlNode Class |
The following tables list the members exposed by HtmlNode.
Name | Description | |
---|---|---|
![]() | HtmlNode Constructor | Constructs a new HtmlNode. |
Name | Description | |
---|---|---|
![]() | Attributes | Gets or sets a collection of attributes that are applied to this node. |
![]() | CompleteName | Gets the name, including namespace if available. |
![]() | IsDiv | Gets a value that determines whether this node is a div-type tag. |
![]() | Name | Gets or sets the name of this node. |
![]() | Namespace | Gets or sets the namespace of this node. |
![]() | NodeType | Gets or sets the type of this node. |
![]() | Value | Gets or sets the value of this node. |