Accusoft BarcodeXpress v14.0 - Updated
AccusoftBarcodeXpress14 ActiveX DLL / BarcodeXpress Object / MakeBarcodeColumnsCreated Property
In This Topic
    MakeBarcodeColumnsCreated Property
    In This Topic
    Description
    Number of columns created in the barcode
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property MakeBarcodeColumnsCreated As Long
    Return Type
    A long value which represents the number of columns created.
    Remarks
    If the input column value from MakeBarcodeColumns property is -1, this will be the calculated number of columns for the 2D barcode. Otherwise, the input number of columns is returned.
    See Also