AttributeName.WritingMode_TbRl

AttributeName.WritingMode_TbRl field

Attribute WritingMode: TbRl - Inline progression from top to bottom; block progression from right to left. This is the typical writing mode for Chinese and Japanese writing systems.

public static readonly AttributeName WritingMode_TbRl;

See Also