GS1CompositeBarExtendedParameters
GS1CompositeBarExtendedParameters class
Module: aspose_barcode.recognition.gs_1_composite_bar_extended_parameters
Stores additional information for GS1 Composite Bar recognized barcodes.
Constructors
| Name | Description |
|---|---|
| init |
Methods
| Name | Return Type | Static | Description |
|---|---|---|---|
| eq | bool | No | Returns a value indicating whether this instance is equal to a specified. value. |
| hash | int | No | Returns the hash code for the current instance. |
| str | str | No | Returns a human-readable string representation of this. . |
| one_d_code_text | Optional[str] | No | |
| one_d_type | DecodeType | No | |
| two_d_code_text | Optional[str] | No | |
| two_d_type | DecodeType | No |