HIBCLICSecondaryAndAdditionalDataCodetext
Contents
[
Hide
]HIBCLICSecondaryAndAdditionalDataCodetext class
Module: aspose_barcode.complex_barcode
Inherits: HIBCLICComplexCodetext
Class for encoding and decoding the text embedded in the HIBC LIC code which stores seconday data. This sample shows how to encode and decode HIBC LIC using HIBCLICSecondaryAndAdditionalDataCodetext.
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 HIBCLICSecondaryAndAdditionalDataCodetext value. |
| hash | int | No | Returns the hash code for the current instance. |
| constructured_codetext | Optional[str] | No | Constructs codetext. |
| init_from_string | None | No | Initializes instance from constructed codetext. |
Properties
| Name | Type | Description |
|---|---|---|
| data | Optional[SecondaryAndAdditionalData] | Identifies secondary and additional supplemental data. |
| link_character | Optional[str] | Identifies link character. |