The Pre type exposes the following members.

Constructors

  NameDescription
Public methodPre
Initializes a new instance of the Pre class.

Methods

  NameDescription
Public methodAdd(String)
Adds new text to this tag.
Public methodAdd(ICoreAttr)
Adds a new core attribute to this element.
Public methodAdd(InlineElement)
Adds a new inline element.
Public methodAdd(Style)
Adds a new style to this element.
Public methodToString
This tag's name.
(Overrides Object..::..ToString()()()().)

See Also