new HIBCLICComplexCodetext()

Methods

getBarcodeType()

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

Returns

Barcode type.

getConstructedCodetext()

Constructs codetext

Returns

Constructed codetext

initFromString(constructedCodetext)

Initializes instance from constructed codetext.

Parameter

Name Type Optional Description

constructedCodetext

 

 

Constructed codetext.

setBarcodeType()

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

Returns

Barcode type.