Click or drag to resize
Pdf Library for .NET

PdfTextElementHorizontalAlign Property

Gets or sets the horizontal text alignment.

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public PdfTextHorizontalAlign HorizontalAlign { get; set; }

Property Value

Type: PdfTextHorizontalAlign
See Also