TextProperties Class Members
In This Topic
The following tables list the members exposed by TextProperties.
Public Constructors
Public Properties
| Name | Description |
| Font |
Gets and sets the font name of the text element. When setting, use the string values the way they appear in the Text Symbol Font list located in the text element format tab.
|
| FontSize |
Gets and sets the font size of the text element.
|
| FontStyle |
Gets and sets the string for the font style.
|
| Text |
Gets and sets the string associated with the text element.
|
Top
See Also