The Strong type exposes the following members.

Constructors

  NameDescription
Public methodStrong
Initializes a new instance of the Strong class.

Methods

  NameDescription
Public methodAdd(String)
Adds the text to be bolded.
Public methodAdd(ICoreAttr)
Adds a new core attribute.
Public methodAdd(InlineElement)
Adds a new inline element.
Public methodAdd(Style)
Adds a new style attribute.
Public methodRender
Renders this element.
(Overrides Tag..::..Render()()()().)
Public methodToString
Returns this tag's name.
(Overrides Object..::..ToString()()()().)

See Also