ImageGear23.Barcode Assembly > ImageGear.Barcode Namespace > ImGearBarcodeWriterBase Class : HorizontalWhiteSpace Property |
'Declaration Public Property HorizontalWhiteSpace As Integer
'Usage Dim instance As ImGearBarcodeWriterBase Dim value As Integer instance.HorizontalWhiteSpace = value value = instance.HorizontalWhiteSpace
public int HorizontalWhiteSpace {get; set;}
The default value is 50.
The white space surrounding the barcode is also known as the quiet zone. The component requires a quiet zone for accurate barcode detection.