Accusoft BarcodeXpress v14.0 - Updated
AccusoftBarcodeXpress14 ActiveX DLL / BarcodeXpress Object / MakeBarcodeHeight Property
In This Topic
    MakeBarcodeHeight Property
    In This Topic
    Description
    Height of the new image in which the created barcode will be drawn.
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property MakeBarcodeHeight As Long
    Return Type
    A long value which represents the height of the new image.
    Remarks

    The default value is 600 pixels.

    If MakeBarcodeAutoSize is set to True, it will override the MakeBarcodeHeight property value and set the image height to fit the height of the barcode created.

    See Also