BarcodeLabel Properties
Contains settings that configure a barcode label (header or footer).| Name | Description |
|---|---|
| Alignment | Gets or sets the horizontal alignment of the label text. |
| Font | Gets or sets the font used to display the label text. |
| ForeColor | Get or sets the label’s foreground color. |
| Padding | Gets or sets the label’s internal spacing. |
| Text | Gets or sets the text displayed in the barcode label. |
| Visible | Gets or sets whether the barcode label is displayed. |
See Also