Direction

PdfFormattingOptions.Direction property

テキストの読み取り順序を設定します: L2R (左から右) または R2L (右から左)。デフォルト: L2R.

public PdfDirection Direction { get; set; }

関連項目