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.
Properties
Name | Description | |
---|---|---|
TextBody | Gets or sets the body of the text that is associated with the referenced object. | |
TextHeader | Gets or sets the text header associated with the referenced object. | |
TextMode | Gets or sets the text mode associated with the referenced object. |
Top