GS1CompositeBarExtendedParameters
Contents
[
Hide
]GS1CompositeBarExtendedParameters class
Namespace: Aspose.Barcode.Recognition
Stores special data of recognized barcode
Constructors
| Name | Description |
|---|---|
| __construct |
Properties
| Name | Read/Write | Description |
|---|---|---|
| OneDCodeText | Read-only | Gets the 1D (linear) barcode value of GS1 Composite Value: 1D barcode value |
| OneDType | Read-only | Gets the 1D (linear) barcode type of GS1 Composite Value: 2D barcode type |
| TwoDCodeText | Read-only | Gets the 2D barcode value of GS1 Composite Value: 2D barcode value |
| TwoDType | Read-only | Gets the 2D barcode type of GS1 Composite Value: 2D barcode type |
GS1CompositeBarExtendedParameters__construct(GS1CompositeBarExtendedParametersDTO $gs1CompositeBarExtendedParameters)
| Parameter | Type | Description |
|---|---|---|
$gs1CompositeBarExtendedParameters | GS1CompositeBarExtendedParametersDTO |
OneDCodeText
Access: Read-only
Gets the 1D (linear) barcode value of GS1 Composite Value: 1D barcode value
OneDType
Access: Read-only
Gets the 1D (linear) barcode type of GS1 Composite Value: 2D barcode type
TwoDCodeText
Access: Read-only
Gets the 2D barcode value of GS1 Composite Value: 2D barcode value
TwoDType
Access: Read-only
Gets the 2D barcode type of GS1 Composite Value: 2D barcode type