BarCodeCaption Properties
Provides access to the bar code caption characteristics.| Name | Description |
|---|---|
| Font | Gets or sets the typeface, size and style used to display the bar code caption. |
| ForeColor | Gets or sets the color of the text used to display the bar code caption. |
| HorizontalAlignment | Gets or sets the horizontal alignment of the text displayed in the bar code caption. |
| Paddings | Provides access to paddings that specify the space between the bar code caption and the bar code edge. |
| Text | Gets or sets the text of the bar code caption. |
See Also