XLTextLayout Class Members
In This Topic
The following tables list the members exposed by XLTextLayout.
Public Constructors
Public Properties
| Name | Description |
 | Angle | Gets or sets text angle in degrees. |
 | Height | Gets or sets text layout height. |
 | HorizAlign | Gets or sets horizontal text alignment. |
 | Ranges | Gets the collection of text ranges. |
 | VertAlign | Gets or sets horizontal text alignment. |
 | Width | Gets or sets text layout width. |
 | WordWrap | Gets or sets text word wrap flag. |
Top
Public Methods
| Name | Description |
 | Draw | Draw this text layout using the IRendering interface. |
 | Measure | Measure this text layout using the IRendering interface. |
Top
See Also