Number of columns created in the barcode
Read-write property
Visual Basic |
---|
Public Property MakeBarcodeColumnsCreated As Long |
A long value which represents the number of columns created.
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.