ImageGear23.Barcode Assembly > ImageGear.Barcode Namespace > ImGearBarcodeWriterBase Class : Width Property |
'Declaration Public Property Width As Integer
'Usage Dim instance As ImGearBarcodeWriterBase Dim value As Integer instance.Width = value value = instance.Width
public int Width {get; set;}
The default valueis 600.
The value is the number of pixels it takes to make the width of the barcode image.