Accusoft BarcodeXpress v14.0 - Updated
AccusoftBarcodeXpress14 ActiveX DLL / BarcodeXpress Object / MakeBarcodeRWidth Property
In This Topic
    MakeBarcodeRWidth Property
    In This Topic
    Description
    Returns the width of the image needed to create the barcode.
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property MakeBarcodeRWidth As Long
    Return Type
    A long value which represents the width of the image.
    Remarks

    For 1D barcodes:

    • This property returns the required width of the generated barcode after MakeBarcode is called.

    For PDF417 2D barcodes:

    For Data Matrix 2D barcodes:

    See Also