Click or drag to resize

PdfTextBoxFieldWidget 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
public PdfTextAlignment TextAlignment { get; set; }

Property Value

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

Implements

IPdfTextBoxField TextAlignment
See Also