Enum BarcodeTextLocation
Specifies the barcode text display location.
Namespace: Syncfusion.Windows.Forms.Barcode
Assembly: Syncfusion.SfBarcode.Windows.dll
Syntax
public enum BarcodeTextLocation
Fields
| Name | Description |
|---|---|
| Bottom | Displays text, at the bottom of the barcode. |
| None | Displays, no text. |
| Top | Displays text, above the barcode. |