PdfTextElementDirection Property

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

Definition

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

Property Value

PdfTextDirection

See Also