Text Properties |
The Text type exposes the following members.
| Name | Description | |
|---|---|---|
| Attributes |
The attributes for the text.
| |
| Hideable |
Accesses the information if this object is hidden or not or if it should be.
| |
| InsertionPoint |
The insertion point of the text.
| |
| IsRichText |
Gets a value indicating whether the text contains rich text formatting (RTF).
Returns false if the text is plain text or an empty string.
| |
| Placing |
The current placing of the object.
See the placing types for different placing options.
| |
| QueryReturnValue |
Status information about the latest database operation (select, insert, modify, delete).
(Inherited from DatabaseObject.) | |
| ResizeBehavior |
The text resize behavior.
| |
| TextString |
The contents of the text.
|