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