| BarcodeControlWideBarWidth Property |
Width of the narrow bar in rendered barcode in pixels.
Namespace:
Limilabs.Windows
Assembly:
Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax public int WideBarWidth { get; set; }
Public Property WideBarWidth As Integer
Get
Set
public:
property int WideBarWidth {
int get ();
void set (int value);
}
member WideBarWidth : int with get, set
Property Value
Type:
Int32See Also