ITextObject Members

Include Protected Members
Include Inherited Members

The ITextObject class represents the interface that is used to implement text on objects.

The ITextObject type exposes the following members.

Methods

  Name Description
Public method ScriptHeader(Boolean) Scripts the text header.

Top

Properties

  Name Description
Public property TextBody Gets or sets the body of the text that is associated with the referenced object.
Public property TextHeader Gets or sets the text header associated with the referenced object.
Public property TextMode Gets or sets the text mode associated with the referenced object.

Top