Accusoft BarcodeXpress v13.3 - Updated
MakeBarcodeDataValueLength Property
Collapse All
Expand All
View with Navigation Tools
AccusoftBarcodeXpress13 ActiveX DLL
>
BarcodeXpress Object
: MakeBarcodeDataValueLength Property
Description
Gets the length of the current barcode data
Property type
Read-write property
Syntax
Visual Basic
Public Property MakeBarcodeDataValueLength As Long
Return Type
A long value which represents the number of bytes in the barcode value.
Remarks
This value is used to size the byte array prior to calling
GetMakeBarcodeDataValue
.
See Also
BarcodeXpress Object
|
BarcodeXpress Members