Property: HorizontalMargin

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

Syntax:

property HorizontalMargin: Integer;

Description:

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

Note:

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

HorizontalAlignment and HorizontalMargin 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:

HorizontalAlignment and HorizontalMargin property

Contents