| | Name | Description |
 | Align | Gets or sets the horizontal alignment. |
 | AutoSize | Gets or sets whether the bounds of text is auto sized. |
 | Border | Gets or sets whether to display the border. |
 | Bounds | Gets or sets the bounds of this shape. (Inherited from C1.C1Flash.FShape) |
 | Depth | Gets or sets the depth for this object in the frame. (Inherited from C1.C1Flash.FObject) |
 | FillMode | Specifies how the interior of a closed path is filled. (Inherited from C1.C1Flash.FShape) |
 | Font | Gets or sets the FFont2 object assocated with the object. |
 | ForeColor | Gets or sets the forr ground color for text display. |
 | Height | Gets or sets the height of text for display. |
 | Html | Gets or sets whether the HTML tag can be rendered. |
 | ID | Gets the object ID. (Inherited from C1.C1Flash.FObject) |
 | ImageFillType | Specifies the image fill type. (Inherited from C1.C1Flash.FShape) |
 | Indent | Gets or sets the indent size. |
 | Leading | Gets or sets the leading size between rows. |
 | LeftMargin | Gets or sets the left margin size. |
 | LineColor | Gets or sets the line color of this shape. (Inherited from C1.C1Flash.FShape) |
 | LineWidth | Gets or sets the line width of this shape. (Inherited from C1.C1Flash.FShape) |
 | MaxLength | Gets or sets the max-length of this text object. |
 | MultiLine | Gets or sets whether multiple line text is supported. |
 | NoSelect | Gets or sets whether the text is selectable by mouse. |
 | Opacity | Gets or sets the Opacity level for this shape. (Inherited from C1.C1Flash.FShape) |
 | PassWord | Gets or sets whether the text is diaplayed in password style. |
 | ReadOnly | Gets or sets whether the text is readonly when displaying. |
 | RightMargin | Gets or sets the right margin size. |
 | Text | Gets or sets the text for display. |
 | WordWrap | Gets or sets whether the text is word wrapped. |