Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Indicates the level of bi-directional embedding.
Syntax
<Style>
...
<UnicodeBiDi>...</UnicodeBiDi>
...
</Style>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String |
Default value |
Normal |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child element |
None |
Hinweise
The UnicodeBiDi element contains an expression that evaluates to one of the values listed in the following table.
| Value | Description |
|---|---|
Normal |
Does not open an additional level of embedding. |
Embed |
Opens an additional level of embedding. |
BiDi-Override |
Same as the Embed value, except that reordering is sequenced according to the direction. This value overrides the implicit bidirectional algorithm. |
UnicodeBiDi applies only to textbox and subtotal report items.
For more information about UnicodeBiDi, see the "UnicodeBidi Property" topic at msdn.microsoft.com.
Siehe auch
Verweis
Report Definition XML Elements