Property: SeparatorRowHeight

(TBarcode2D_RSSLimited)

Specify the height of contiguous separator pattern row between the linear and 2D components of an EAN.UCC Composite symbol which use the RSS Limited symbol as its linear component, in modules.

Syntax:

property SeparatorRowHeight: Integer;

Description:

If an RSS Limited barcode symbol is used together with an adjacent 2D component to create the EAN.UCC Composite symbol (its Link2D property is set to true), and the contiguous separator pattern is respresented (its Show2DSeparator property is set to true), the property specifies the height of contiguous separator pattern, in modules.

See diagram:

SeparatorRowHeight property (Height of 2D separator pattern)

See also the "Composite symbol" section in the "TBarcode2D_RSSLimited" article.

Contents