The Em type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Em |
Initializes a new instance of the Em class.
|
Methods
| Name | Description | |
|---|---|---|
| Add(String) |
Adds the text of this emphasis.
| |
| Add(ICoreAttr) |
Adds a new core attribute.
| |
| Add(InlineElement) |
Adds a new inline element.
| |
| Add(Style) |
Adds a new style attribute.
| |
| Render |
Renders this element.
(Overrides Tag..::..Render()()()().) | |
| ToString |
Returns this tag's name.
(Overrides Object..::..ToString()()()().) |