HIBCPASCodetext

HIBCPASCodetext class

Module: aspose_barcode.complex_barcode.hibc_pas_codetext

Inherits: IComplexCodetext

Class for encoding and decoding the text embedded in the HIBC PAS code. This sample shows how to encode and decode HIBC PAS using HIBCPASCodetext.

Constructors

NameDescription
init

Methods

NameReturn TypeStaticDescription
eqboolNoReturns a value indicating whether this instance is equal to a specified HIBCPASCodetext value.
hashintNoReturns the hash code for the current instance.
add_hibc_pas_recordNoneNoAdds new record.
add_recordNoneNoAdds new record.
clearNoneNoClears records list.
constructed_codetextOptional[str]NoConstructs codetext.
init_from_stringNoneNoInitializes instance from constructed codetext.
recordsList[HIBCPASRecord]NoGets records list.

Properties

NameTypeDescription
barcode_typeEncodeTypesReimplemented from IComplexCodetext.
data_locationHIBCPASDataLocationIdentifies data location.