Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.
Class for encoding and decoding the text embedded in the HIBC LIC code which stores seconday data.
The HIBCLICSecondaryAndAdditionalDataCodetext type exposes the following members:
Name | Description |
---|---|
HIBCLICSecondaryAndAdditionalDataCodetext() | Initializes a new instance of the HIBCLICSecondaryAndAdditionalDataCodetext class |
Name | Description |
---|---|
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. |
data | Identifies secodary and additional supplemental data. |
link_character | Identifies link character. |
Name | Description |
---|---|
get_constructed_codetext() | Constructs codetext |
init_from_string(constructed_codetext) | Initializes instance from constructed codetext. |
get_barcode_type() | Gets barcode type. |
Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.