Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
  • The page you are viewing does not exist in the .NET Standard 2.0+ platform documentation. This link will take you to the parent topic of the current section.

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