HIBCLICComplexCodetext

HIBCLICComplexCodetext class

Base class for encoding and decoding the text embedded in the HIBC LIC code.

The HIBCLICComplexCodetext type exposes the following members:

Properties

NameDescription
barcode_typeGets or sets barcode type. HIBC LIC codetext can be encoded using HIBCCode39LIC, HIBCCode128LIC, HIBCAztecLIC, HIBCDataMatrixLIC and HIBCQRLIC encode types.
Default value: HIBCCode39LIC.

Methods

NameDescription
get_constructed_codetext()Constructs codetext
init_from_string(constructed_codetext)Initializes instance from constructed codetext.
get_barcode_type()Gets barcode type.

See Also