| BarcodeConfigurationBearerBars Property |
[Missing <summary> documentation for "P:Limilabs.Barcode.BarcodeConfiguration.BearerBars"]
Namespace:
Limilabs.Barcode
Assembly:
Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax public BearerBarsType BearerBars { get; set; }
Public Property BearerBars As BearerBarsType
Get
Set
public:
property BearerBarsType BearerBars {
BearerBarsType get ();
void set (BearerBarsType value);
}
member BearerBars : BearerBarsType with get, set
Property Value
Type:
BearerBarsTypeSee Also