Gets or sets the height of the barcode image if AutoSize property is not enabled. The unit of measure must be specified to BarcodeUnit property.
Namespace: Neodynamic.SDK.BarcodeAssembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
public double Height { get; set; }
public double Height { get; set; }
Public Property Height As Double
Get
Set
Public Property Height As Double
Get
Set
public:
property double Height {
double get ();
void set (double value);
}
public:
property double Height {
double get ();
void set (double value);
}
member Height : float with get, set
member Height : float with get, set
Property Value
Type:
Double