The ILargeElement type exposes the following members.

Methods

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

Properties

  NameDescription
Public propertyChunks
Gets all the chunks in this element.
(Inherited from IElement.)
Public propertyElementComplete
Public propertyType
Gets the type of the text element.
(Inherited from IElement.)

See Also