PdfTextElementDirection Property

The direction in which the text is rendered (LTR or RTL) Default is LeftToRight.

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
public PdfTextDirection Direction { get; set; }

Property Value

PdfTextDirection

See Also