Direction

TextEditOptions.Direction property

允许指定输入纯文本文档中文本流的方向。默认情况下是从左到右.

public TextDirection Direction { get; set; }

也可以看看