AttributeName.WritingMode_RlTb

AttributeName.WritingMode_RlTb field

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

public static readonly AttributeName WritingMode_RlTb;

See Also