The P type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add(String) |
Adds new text to this paragraph.
| |
| Add(ICoreAttr) |
Adds a core attribute to this paragraph.
| |
| Add(InlineElement) |
Adds the specified inline element as a child element.
| |
| Add(Style) |
Adds a style to this paragraph.
| |
| Render |
Renders this tag without adding a newline after the open tag.
(Overrides Tag..::..Render()()()().) | |
| ToString |
This tag's element name.
(Overrides Object..::..ToString()()()().) |