Link Search Menu Expand Document

BarcodeWebImageWidth Property

Gets or sets the width 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 Width { get; set; }

Property Value

Type: Unit

Return Value

Type: Unit
A Unit that represents the width of the control. The default is Empty.
Exceptions
ExceptionCondition
ArgumentExceptionThe width of the Web server control was set to a negative value.
See Also

Reference