The Em type exposes the following members.

Constructors

  NameDescription
Public methodEm
Initializes a new instance of the Em class.

Methods

  NameDescription
Public methodAdd(String)
Adds the text of this emphasis.
Public methodAdd(ICoreAttr)
Adds a new core attribute.
Public methodAdd(InlineElement)
Adds a new inline element.
Public methodAdd(Style)
Adds a new style attribute.
Public methodRender
Renders this element.
(Overrides Tag..::..Render()()()().)
Public methodToString
Returns this tag's name.
(Overrides Object..::..ToString()()()().)

See Also