Accusoft BarcodeXpress v14.0 - Updated
AccusoftBarcodeXpress14 ActiveX DLL / BarcodeXpress Object / MakeBarcodeValue Property
In This Topic
    MakeBarcodeValue Property
    In This Topic
    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