Property: Style

(TBarcode2D_RSSExpanded)

Specifies which style (version) of RSS Expanded symbols will be used.

Syntax:

type

{ Defined in the pRssExpanded unit }

TRSSExpanded_Style = (rsStandard, rsStacked);

property Style: TRSSExpanded_Style;

Description:

There are two styles (versions) of RSS Expanded symbols, referred to as RSS Expanded (Standard) and RSS Expanded Stacked respectively. The property specifies which style (version) of RSS Expanded symbol will be used.

The property can be one of these values (defined in the pRssExpanded unit):

See also the "Styles" section in the "TBarcode2D_RSSExpanded" article.

Contents