2.3.88 UnicodeBiDi

The UnicodeBiDi property specifies the level of embedding with respect to the bidirectional algorithm. If this property is specified, it MUST be part of a Style record. If the UnicodeBiDi property is not specified, the default value is used.

 UnicodeBiDi = unicodeBiDiStart unicodeBiDiValue


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

unicodeBiDiStart

unicodeBiDiValue

unicodeBiDiStart (1 byte): A byte that specifies the start of the UnicodeBiDi property. The value of the unicodeBiDiStart field MUST be the following value.

Value

Parent

0x1F

SharedStyleProperties

NonSharedStyleProperties

unicodeBiDiValue (1 byte): A byte that specifies the level of embedding with respect to the bidirectional algorithm. The value of this field is of type UnicodeBiDiTypes, and it MUST be contained in the UnicodeBiDiTypes enumeration.<53> The default value is 0x00.