|
Syntax
LR_TB,
Description
text within lines is written left-to-right. lines and blocks are placed
top-to-bottom.
Typically, this is the writing mode for normal "alphabetic" text.
Syntax
RL_TB,
Description
text within a line are written right-to-left. Lines and blocks are
placed top-to-bottom.
Typically, this writing mode is used in Arabic and Hebrew text.
Syntax
TB_RL,
Description
text within a line is written top-to-bottom. Lines and blocks are
placed right-to-left.
Typically, this writing mode is used in Chinese and Japanese text.
|