Property: VerticalMargin

Specifies the distance between the edges of barcode symbol and logo picture in vertical direction.

Syntax:

property VerticalMargin: Integer;

Description:

Specifies the distance between the edges of barcode symbol and logo picture in vertical direction, in modules:

Note:

The paddings is included in the logo picture if the Padding property is set to 1 or more. See diagram:

VerticalAlignment and VerticalMargin property

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 distance before rotating. See diagram:

VerticalAlignment and VerticalMargin property

Contents