Property: Height

Specifies the distance between the top and bottom of the logo picture, in modules.

Syntax:

property Height: Integer;

Description:

Specifies the distance between the top and bottom of the logo picture in modules. The paddings isn't included if the Padding property is set to 1 or more. See diagram:

Height property

Note:

If the Orientation property of TBarcode2D is set to "boRightLeft", "boTopBottom" or "boBottomTop", the logo picture will be rotated too, and the property specifies the height of logo picture before rotating. See diagram:

Height property

Contents