Text Properties |
The Text type exposes the following members.
Properties
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.
| |
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.) | |
TextString |
The contents of the text.
|
See Also