Accusoft BarcodeXpress v14.0 - Updated
AccusoftBarcodeXpress14 ActiveX DLL / BarcodeXpress Object / MakeBarcodeUPCNotchPercent Property
In This Topic
    MakeBarcodeUPCNotchPercent Property
    In This Topic
    Description
    Notch percent of the barcode for the text value. Used by supported barcodes only (ie. UPC-A, EAN13), otherwise this value is ignored.
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property MakeBarcodeUPCNotchPercent As Long
    Return Type
    A long value which represents the notch percent of the barcode.
    Remarks

    The default value is 10 Percent.

    Valid values are from 0 to 50.

    Notch percent is only used 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