Direction

PdfFormattingOptions.Direction property

设置文本的阅读顺序:L2R(从左到右)或 R2L(从右到左)。默认值:L2R.

public PdfDirection Direction { get; set; }

也可以看看