Accusoft BarcodeXpress v14.0 - Updated
AccusoftBarcodeXpress14 ActiveX DLL / BarcodeXpress Object / MakeBarcodeValueOGap Property
In This Topic
    MakeBarcodeValueOGap Property
    In This Topic
    Description
    Sets the amount of gap between the outside text and barcode when creating a barcode. Used by supported barcodes only (ie. UPC-A, EAN13), otherwise this value is ignored.
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property MakeBarcodeValueOGap As Long
    Return Type
    A long value which represents the gap between the outside text and barcode.
    Remarks

    The default value is 5 pixels.

    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.

    See Also