Accusoft BarcodeXpress v14.0 - Updated
AccusoftBarcodeXpress14 ActiveX DLL / BarcodeXpress Object / MakeBarcodeCBarSize Property
In This Topic
    MakeBarcodeCBarSize Property
    In This Topic
    Description
    Returns the width of a single width bar used to create the barcode.
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property MakeBarcodeCBarSize As Integer
    Return Type
    An integer which represents the width of a single bar.
    Remarks
    If the MakeBarcodeAdjustBarSize property was True when MakeBarcode was called, this property can be used to find out the bar size that was actually used to create the barcode.
    See Also