The Text-Alignment for a PdfTextField
Namespace: PdfEdit.Pdf.AcroForms
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Left | 0 | Text is left-aligned | |
Center | 1 | Text is centered inside the Field | |
Right | 2 | Text is right-aligned |
See Also