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