| BarcodeControlHeight Property |
Barcode height.
Namespace:
Limilabs.Web
Assembly:
Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax public int Height { get; set; }
Public Property Height As Integer
Get
Set
public:
property int Height {
int get ();
void set (int value);
}
member Height : int with get, set
Property Value
Type:
Int32See Also