The Strong type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Strong |
Initializes a new instance of the Strong class.
|
Methods
| Name | Description | |
|---|---|---|
| Add(String) |
Adds the text to be bolded.
| |
| Add(ICoreAttr) |
Adds a new core attribute.
| |
| Add(InlineElement) |
Adds a new inline element.
| |
| Add(Style) |
Adds a new style attribute.
| |
| Render |
Renders this element.
(Overrides Tag..::..Render()()()().) | |
| ToString |
Returns this tag's name.
(Overrides Object..::..ToString()()()().) |