Get or Set the text alignment in a text box.
Namespace: Spire.Pdf.WidgetAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
PdfTextAlignment TextAlignment { get; set; }
Property TextAlignment As PdfTextAlignment Get Set
property PdfTextAlignment TextAlignment { PdfTextAlignment get (); void set (PdfTextAlignment value); }
abstract TextAlignment : PdfTextAlignment with get, set
Property Value
PdfTextAlignmentA enumeration member specifying the text alignment in a text box.