PdfTextElementDirection Property

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

Definition

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

Property Value

PdfTextDirection

See Also