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