Click or drag to resize

IPdfTextBoxField TextAlignment Property

Get or Set the text alignment in a text box.

Namespace: Spire.Pdf.Widget
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
PdfTextAlignment TextAlignment { get; set; }

Property Value

Type: PdfTextAlignment
Aenumeration member specifying the text alignment in a text box.
See Also