Gets or sets the alignment of the text displayed on the barcode.
Namespace: Spire.Pdf.BarcodeAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public PdfBarcodeTextAlignment TextAlignment { get; set; }
Public Property TextAlignment As PdfBarcodeTextAlignment Get Set
public: property PdfBarcodeTextAlignment TextAlignment { PdfBarcodeTextAlignment get (); void set (PdfBarcodeTextAlignment value); }
member TextAlignment : PdfBarcodeTextAlignment with get, set
Property Value
PdfBarcodeTextAlignment
Remarks
Default value is Center.