Accusoft BarcodeXpress v13.3 - Updated
MakeBarcodeRowsCreated Property
Collapse All
Expand All
View with Navigation Tools
AccusoftBarcodeXpress13 ActiveX DLL
>
BarcodeXpress Object
: MakeBarcodeRowsCreated Property
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
BarcodeXpress Object
|
BarcodeXpress Members