Accusoft BarcodeXpress v14.0 - Updated January 7, 2025
AccusoftBarcodeXpress14 ActiveX DLL / BarcodeXpress Object / MakeBarcodeValue Property
MakeBarcodeValue Property
Description
String value of the barcode being created.
Property type
Read-write property
Syntax
Visual Basic
Public Property MakeBarcodeValue As String
Return Type
A string value which represents the barcode being created.
Remarks

This property is required to create a barcode.

When MakeBarcode is called, this string is verified as a valid value for the specified barcode type.

See Also