PdfFormattingOptions.Direction property

On this page

Sets reading order of text: L2R (left to right) or R2L (right to left). Default: L2R.

public PdfDirection Direction { get; set; }

See Also

On this page