BarcodeWebImageHeight Property ByteScout Barcode SDK
Gets or sets the height of the Web server control.

Namespace:  Bytescout.BarCode
Assembly:  Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax

public override Unit Height { get; set; }

Property Value

Type: Unit

Return Value

Type: Unit
A Unit that represents the height of the control. The default is Empty.
Exceptions

ExceptionCondition
ArgumentExceptionThe height was set to a negative value.
See Also

Reference