The H type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add(String) |
Adds the text of this heading.
| |
| Add(ICoreAttr) |
Adds a core attribute to this heading.
| |
| Add(InlineElement) |
Adds an inline element to the heading.
| |
| Add(Style) |
Adds a style to this heading.
| |
| Render |
Renders this tag without adding a newline after the open tag.
(Overrides Tag..::..Render()()()().) | |
| ToString |
This tag's name, complete with level.
(Overrides Object..::..ToString()()()().) |