HIBCLICComplexCodetext

HIBCLICComplexCodetext class

Namespace: Aspose.Barcode.ComplexBarcode

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

Constructors

NameDescription
__construct

Methods

NameStaticDescription
initFromStringNoInitializes instance from constructed codetext.

Properties

NameRead/WriteDescription
BarcodeTypeRead/WriteGets or sets barcode type. HIBC LIC codetext can be encoded using HIBCCode39LIC, HIBCCode128LIC, HIBCAztecLIC, HIBCDataMatrixLIC and HIBCQRLIC encode types. Default value: HIBCCode39LIC.
ConstructedCodetextRead-onlyConstructs codetext

HIBCLICComplexCodetext__construct($HIBCLICComplexCodetextDto)

ParameterTypeDescription
$HIBCLICComplexCodetextDto``

initFromStringinitFromString(string $constructedCodetext)

Initializes instance from constructed codetext.

ParameterTypeDescription
$constructedCodetextstring

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.

ParameterTypeDescription
$valueint

ConstructedCodetext

Access: Read-only

Returns: string Constructed codetext

Constructs codetext