Бележка
Достъпът до тази страница изисква удостоверяване. Можете да опитате да влезете или да промените директориите.
Достъпът до тази страница изисква удостоверяване. Можете да опитате да промените директориите.
Describes the horizontal alignment of the text of the item.
Syntax
<Style>
...
<TextAlign>...</TextAlign>
...
</Style>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String |
Default value |
General |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child element |
None |
Remarks
The TextAlign element must contain an expression that evaluates to one of the following strings:
- Left
- Center
- Right
- General
TextAlign applies only to text box and subtotal report items.
See Also
Reference
Report Definition XML Elements