Property: Width

Specifies the distance between the beginning and end of the logo picture, in modules.

Syntax:

property Width: Integer;

Description:

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

Width 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 width of logo picture before rotating. See diagram:

Width property

Contents