The H type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| H |
Initializes a new instance of the H class with a specified level of the heading.
|
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()()()().) |