Gets or set the bearer bars' type that must be drawn with the barcode image. Bearer bar is only available for 2 of 5, Code 128 and UCC.EAN 128 barcodes.
Namespace: Neodynamic.SDK.BarcodeAssembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
public BearerBarStyle BearerBarStyle { get; set; }
public BearerBarStyle BearerBarStyle { get; set; }
Public Property BearerBarStyle As BearerBarStyle
Get
Set
Public Property BearerBarStyle As BearerBarStyle
Get
Set
public:
property BearerBarStyle BearerBarStyle {
BearerBarStyle get ();
void set (BearerBarStyle value);
}
public:
property BearerBarStyle BearerBarStyle {
BearerBarStyle get ();
void set (BearerBarStyle value);
}
member BearerBarStyle : BearerBarStyle with get, set
member BearerBarStyle : BearerBarStyle with get, set
Property Value
Type:
BearerBarStyle