UnicodeBiDi Element (RDL)

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

Style

Child element

None

Remarks

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.

See Also

Reference

Report Definition XML Elements

Help and Information

Getting SQL Server 2005 Assistance