HIBCLICComplexCodetext
Contents
[
Hide
]HIBCLICComplexCodetext class
Namespace: Aspose.Barcode.ComplexBarcode
Base class for encoding and decoding the text embedded in the HIBC LIC code.
Constructors
| Name | Description |
|---|---|
| __construct |
Methods
| Name | Static | Description |
|---|---|---|
| initFromString | No | Initializes instance from constructed codetext. |
Properties
| Name | Read/Write | Description |
|---|---|---|
| BarcodeType | Read/Write | Gets or sets barcode type. HIBC LIC codetext can be encoded using HIBCCode39LIC, HIBCCode128LIC, HIBCAztecLIC, HIBCDataMatrixLIC and HIBCQRLIC encode types. Default value: HIBCCode39LIC. |
| ConstructedCodetext | Read-only | Constructs codetext |
HIBCLICComplexCodetext__construct($HIBCLICComplexCodetextDto)
| Parameter | Type | Description |
|---|---|---|
$HIBCLICComplexCodetextDto | `` |
initFromStringinitFromString(string $constructedCodetext)
Initializes instance from constructed codetext.
| Parameter | Type | Description |
|---|---|---|
$constructedCodetext | string |
BarcodeType
Access: Read/Write
Returns: int Barcode type.
Gets or sets barcode type. HIBC LIC codetext can be encoded using HIBCCode39LIC, HIBCCode128LIC, HIBCAztecLIC, HIBCDataMatrixLIC and HIBCQRLIC encode types. Default value: HIBCCode39LIC.
Gets or sets barcode type. HIBC LIC codetext can be encoded using HIBCCode39LIC, HIBCCode128LIC, HIBCAztecLIC, HIBCDataMatrixLIC and HIBCQRLIC encode types. Default value: HIBCCode39LIC.
| Parameter | Type | Description |
|---|---|---|
$value | int |
ConstructedCodetext
Access: Read-only
Returns: string Constructed codetext
Constructs codetext