'Declaration Public Shadows Property HorizontalTextGap As Integer
'Usage Dim instance As ImGearBarcodeWriter Dim value As Integer instance.HorizontalTextGap = value value = instance.HorizontalTextGap
public new int HorizontalTextGap {get; set;}
'Declaration Public Shadows Property HorizontalTextGap As Integer
'Usage Dim instance As ImGearBarcodeWriter Dim value As Integer instance.HorizontalTextGap = value value = instance.HorizontalTextGap
public new int HorizontalTextGap {get; set;}
Outside text is only written with certain barcodes where this is standard. The barcode types that support a text notch are UPC-A, UPC-E, EAN-8 and EAN-13. For all other types, this value is ignored.
Default value: 5 pixels