Class GS1CompositeBarParameters

GS1CompositeBarParameters class

GS1 Composite bar parameters.

public class GS1CompositeBarParameters

Properties

NameDescription
IsAllowOnlyGS1Encoding { get; set; }If this flag is set, it allows only GS1 encoding standard for GS1CompositeBar 2D Component
LinearComponentType { get; set; }Linear component type: GS1Code128, UPCE, EAN8, UPCA, EAN13, DatabarStacked, DatabarStackedOmniDirectional, DatabarLimited, DatabarOmniDirectional, DatabarExpanded, DatabarExpandedStacked
TwoDComponentType { get; set; }2D component type

Methods

NameDescription
override ToString()Returns a human-readable string representation of this DataBarParameters.

See Also