2.9.95 FrameTextFlowOperand
The FrameTextFlowOperand structure specifies the direction of text flow for a frame.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A |
B |
C |
reserved |
A - fVertical (1 bit): A bit that specifies that text flows vertically instead of horizontally.
B - fBackwards (1 bit): A bit that specifies that vertical text flow is from bottom to top. If this bit is set, fVertical MUST also be set.
C - fRotateFont (1 bit): A bit that specifies that non-Latin text flow is rotated 90 degrees counter-clockwise.
reserved (13 bits): This value MUST be 0 and MUST be ignored.