HtmlElement Constructor(String,Boolean)
In This Topic
Initializes a new instance of the
HtmlElement class with the specified htm content.
Syntax
Parameters
- html
- The System.String value with html content.
- rtl
- True to use right-to-left flow direction.
See Also