AttributeName.WritingMode_LrTb

AttributeName.WritingMode_LrTb field

Attribute WritingMode: LrTb - Inline progression from left to right; block progression from top to bottom. This is the typical writing mode for Western writing systems.

public static readonly AttributeName WritingMode_LrTb;

See Also