Overload | Description |
---|---|
HtmlElement Constructor(Style,String,Boolean,Int32) | Initializes a new instance of the HtmlElement class with the specified htm content and style options. |
HtmlElement Constructor(Style,String,Boolean) | Initializes a new instance of the HtmlElement class with the specified htm content and style options. |
HtmlElement Constructor(String,Boolean) | Initializes a new instance of the HtmlElement class with the specified htm content. |
HtmlElement Constructor(Style,Boolean) | Initializes a new instance of the HtmlElement class with the specified style options. |
HtmlElement Constructor(Boolean) | Initializes a new instance of the HtmlElement class. |