ComponentOne RichTextBox for UWP
C1HtmlElement Constructor(String)

C1.Xaml.RichTextBox.Documents Namespace > C1HtmlElement Class > C1HtmlElement Constructor : C1HtmlElement Constructor(String)
The tag name of this C1HtmlElement.
Create a new instance of C1HtmlElement.
Syntax
'Declaration
 
Public Function New( _
   ByVal name As System.String _
)
public C1HtmlElement( 
   System.string name
)

Parameters

name
The tag name of this C1HtmlElement.
See Also

Reference

C1HtmlElement Class
C1HtmlElement Members
Overload List