The P type exposes the following members.

Constructors

  NameDescription
Public methodP
Initializes a new instance of the P class.

Methods

  NameDescription
Public methodAdd(String)
Adds new text to this paragraph.
Public methodAdd(ICoreAttr)
Adds a core attribute to this paragraph.
Public methodAdd(InlineElement)
Adds the specified inline element as a child element.
Public methodAdd(Style)
Adds a style to this paragraph.
Public methodRender
Renders this tag without adding a newline after the open tag.
(Overrides Tag..::..Render()()()().)
Public methodToString
This tag's element name.
(Overrides Object..::..ToString()()()().)

See Also