GS1CompositeBarParameters
GS1CompositeBarParameters class
Module: aspose_barcode.generation.gs1_composite_bar_parameters
GS1 Composite bar parameters.
Constructors
| Name | Description |
|---|---|
| init |
Methods
| Name | Return Type | Static | Description |
|---|---|---|---|
| str | str | No | Returns a human-readable string representation of this DataBarParameters. |
Properties
| Name | Type | Description |
|---|---|---|
| allow_only_gs1_encoding | bool | If this flag is set, it allows only GS1 encoding standard for GS1CompositeBar 2D Component. |
| linear_component_type | EncodeTypes | Linear component type. |
| two_d_component_type | TwoDComponentType | 2D component type |