Property: BarcodeHeight

Specifies the distance between the top and bottom of a barcode symbol in pixels.

Syntax:

property BarcodeHeight: Integer;

Description:

Specifies the distance between the top and bottom of a barcode symbol in pixels. If the human readable text is displayed, the height of the human readable text and its vertical spacing (TextVSpacing) are included. See diagram:

BarcodeHeight

For TBarcode1D_ITF6, TBarcode1D_ITF14, and TBarcode1D_ITF16 barcode components, the height of the top and bottom bearer bars (BearerWidth) are included too. See diagram:

BarcodeHeight (ITF6, ITF14)

If the human readable text is displayed, and it exceeds the barcode symbol in vertical direction, the excess isn't included. See diagram:

BarcodeHeight (Tall text)

The property is set using the following formula:

Contents