MaxiCodeStructuredCodetext

MaxiCodeStructuredCodetext class

Module: aspose_barcode.complex_barcode.maxi_code_structured_codetext

Inherits: MaxiCodeCodetext

Base class for encoding and decoding the text embedded in the MaxiCode code for modes 2 and 3.

Constructors

NameDescription
initReimplemented from IComplexCodetext.

Methods

NameReturn TypeStaticDescription
eqboolNoReturns a value indicating whether this instance is equal to a specified MaxiCodeStructuredCodetext value.
hashintNoReturns the hash code for this instance.
constructed_codetextOptional[str]NoConstructs codetext.
init_from_stringNoneNoInitializes instance from constructed codetext.

Properties

NameTypeDescription
country_codeintIdentifies 3 digit country code.
postal_codeOptional[str]Identifies the postal code. Must be 9 digits in mode 2 or 6 alphanumeric symbols in mode 3.
second_messageOptional[MaxiCodeSecondMessage]Identifies second message of the barcode.
service_categoryintIdentifies 3 digit service category.