PdfTextElementAlignment Property

The horizontal alignment of the text

Definition

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

Property Value

PdfTextAlignment

See Also