The H type exposes the following members.

Methods

  NameDescription
Public methodAdd(String)
Adds the text of this heading.
Public methodAdd(ICoreAttr)
Adds a core attribute to this heading.
Public methodAdd(InlineElement)
Adds an inline element to the heading.
Public methodAdd(Style)
Adds a style to this heading.
Public methodRender
Renders this tag without adding a newline after the open tag.
(Overrides Tag..::..Render()()()().)
Public methodToString
This tag's name, complete with level.
(Overrides Object..::..ToString()()()().)

See Also