GS1CompositeBarParameters
Contents
[
Hide
]GS1CompositeBarParameters class
GS1 Composite bar parameters.
new GS1CompositeBarParameters()
Methods
| Name | Description |
|---|---|
| getLinearComponentType() | Linear component type |
| getTwoDComponentType() | 2D component type |
| isAllowOnlyGS1Encoding() | If this flag is set, it allows only GS1 encoding standard for GS1CompositeBar 2D Component |
| setAllowOnlyGS1Encoding() | If this flag is set, it allows only GS1 encoding standard for GS1CompositeBar 2D Component |
| setLinearComponentType() | Linear component type |
| setTwoDComponentType() | 2D component type |
| toString() | Returns a human-readable string representation of this DataBarParameters. |
getLinearComponentType()
Linear component type
getTwoDComponentType()
2D component type
isAllowOnlyGS1Encoding()
If this flag is set, it allows only GS1 encoding standard for GS1CompositeBar 2D Component
setAllowOnlyGS1Encoding()
If this flag is set, it allows only GS1 encoding standard for GS1CompositeBar 2D Component
setLinearComponentType()
Linear component type
setTwoDComponentType()
2D component type
toString()
Returns a human-readable string representation of this DataBarParameters.
Returns: A string that represents this DataBarParameters