RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox.Documents Namespace / C1HtmlElement Class
Properties Methods


In This Topic
    C1HtmlElement Class Members
    In This Topic

    The following tables list the members exposed by C1HtmlElement.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the attributes of this C1HtmlElement/  
    Public PropertyGets the children of this C1HtmlElement.  
    Public PropertyGets the document that this C1HtmlElement belongs to.  
    Public PropertyGets or sets the tag name of this C1HtmlElement.  
    Public PropertyGets the parent of this C1HtmlNode. (Inherited from C1.Xaml.RichTextBox.Documents.C1HtmlNode)
    Top
    Public Methods
     NameDescription
    Public MethodAdds a child to this C1HtmlElement.  
    Public MethodAdds a child to this C1HtmlElement before an exisiting child.  
    Public MethodAdds multiple children to this C1HtmlElement.  
    Public MethodRemoves a child of this C1HtmlElement.  
    Public Method  
    Top
    See Also