The IElement type exposes the following members.

Methods

  NameDescription
Public methodIsContent
Public methodIsNestable
Public methodProcess
Processes the element by adding it (or the different parts) to an IElementListener.
Public methodToString
Gets the content of the text element.

Properties

  NameDescription
Public propertyChunks
Gets all the chunks in this element.
Public propertyType
Gets the type of the text element.

See Also