The Div type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Div |
Initializes a new instance of the Div class.
|
Methods
| Name | Description | |
|---|---|---|
| Add(String) |
Adds new text to this div.
| |
| Add(FlowElement) |
Adds a new flow element to this div.
| |
| Add(ICoreAttr) |
Adds a new core attribute to this element.
| |
| Add(Style) |
Adds a new style to this element.
| |
| ToString |
This tag's name.
(Overrides Object..::..ToString()()()().) |