Enum BarcodeTextAlignment
Specifies the barcode text alignment.
Namespace: Syncfusion.Windows.Forms.Barcode
Assembly: Syncfusion.SfBarcode.Windows.dll
Syntax
public enum BarcodeTextAlignment
Fields
| Name | Description |
|---|---|
| Center | Displays the readable text at the center of the barcode. |
| Left | Displays the readable text on the left side of the barcode. |
| Right | Displays the readable text on the right side of the barcode. |