UnicodeBiDi Element (RDL)
Indicates the level of bi-directional embedding.
Синтаксис
<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 |
Замечания
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.
См. также
Справочник
Report Definition XML Elements