Class HtmlTextNode
It has the Text of the HTML Tag
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.RichTextBoxAdv.WPF.dll
Syntax
public class HtmlTextNode : HtmlNode
Constructors
HtmlTextNode()
Declaration
public HtmlTextNode()
HtmlTextNode(HtmlNode, HTMLTagInfo)
Declaration
public HtmlTextNode(HtmlNode parent, HTMLTagInfo tagname)
Parameters
Type | Name | Description |
---|---|---|
HtmlNode | parent | |
HTMLTagInfo | tagname |