The Span type exposes the following members.

Methods

  NameDescription
Public methodAdd(String)
Adds the text of this span.
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