GS1CompositeBarParameters

GS1CompositeBarParameters class

Namespace: Aspose.Barcode.Generation

GS1 Composite bar parameters.

Constructors

NameDescription
__construct

Methods

NameStaticDescription
isAllowOnlyGS1EncodingNoIf this flag is set, it allows only GS1 encoding standard for GS1CompositeBar 2D Component
setAllowOnlyGS1EncodingNoIf this flag is set, it allows only GS1 encoding standard for GS1CompositeBar 2D Component

Properties

NameRead/WriteDescription
LinearComponentTypeRead/WriteLinear component type: GS1Code128, UPCE, EAN8, UPCA, EAN13, DatabarStacked, DatabarStackedOmniDirectional, DatabarLimited, DatabarOmniDirectional, DatabarExpanded, DatabarExpandedStacked
TwoDComponentTypeRead/Write2D component type

GS1CompositeBarParameters__construct(GS1CompositeBarParametersDTO $gs1CompositeBarParametersDto)

ParameterTypeDescription
$gs1CompositeBarParametersDtoGS1CompositeBarParametersDTO

isAllowOnlyGS1EncodingisAllowOnlyGS1Encoding()

If this flag is set, it allows only GS1 encoding standard for GS1CompositeBar 2D Component

setAllowOnlyGS1EncodingsetAllowOnlyGS1Encoding(bool $value)

If this flag is set, it allows only GS1 encoding standard for GS1CompositeBar 2D Component

ParameterTypeDescription
$valuebool

LinearComponentType

Access: Read/Write

Linear component type: GS1Code128, UPCE, EAN8, UPCA, EAN13, DatabarStacked, DatabarStackedOmniDirectional, DatabarLimited, DatabarOmniDirectional, DatabarExpanded, DatabarExpandedStacked

Linear component type: GS1Code128, UPCE, EAN8, UPCA, EAN13, DatabarStacked, DatabarStackedOmniDirectional, DatabarLimited, DatabarOmniDirectional, DatabarExpanded, DatabarExpandedStacked

ParameterTypeDescription
$valueint

TwoDComponentType

Access: Read/Write

2D component type

2D component type

ParameterTypeDescription
$valueint