HanXinParameters

HanXinParameters class

Namespace: Aspose.Barcode.Generation

Han Xin parameters.

Constructors

NameDescription
__construct

Properties

NameRead/WriteDescription
ECIEncodingRead/WriteExtended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Current implementation contains all well known charset encodings.
EncodeModeRead/WriteHanXin encoding mode. Default value: EncodeMode.Mixed.
ErrorLevelRead/WriteLevel of Reed-Solomon error correction for Han Xin barcode. From low to high: L1, L2, L3, L4. see ErrorLevel.
HanXinECIEncodingRead/WriteExtended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Current implementation consists all well known charset encodings.
HanXinEncodeModeRead/WriteHanXin encoding mode. Default value: HanXinEncodeMode::Mixed.
HanXinErrorLevelRead/WriteLevel of Reed-Solomon error correction for Han Xin barcode. From low to high: L1, L2, L3, L4. see HanXinErrorLevel.
HanXinVersionRead/WriteVersion of HanXin Code. From Version01 to Version84 for Han Xin code. Default value is HanXinVersion.Auto.
VersionRead/WriteVersion of HanXin Code. From Version01 to Version84 for Han Xin code. Default value is Version.Auto.

HanXinParameters__construct(HanXinParametersDTO $hanXinParametersDto)

ParameterTypeDescription
$hanXinParametersDtoHanXinParametersDTO

ECIEncoding

Access: Read/Write

Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Current implementation contains all well known charset encodings.

Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Current implementation contains all well known charset encodings.

ParameterTypeDescription
$valueint

EncodeMode

Access: Read/Write

HanXin encoding mode. Default value: EncodeMode.Mixed.

HanXin encoding mode. Default value: EncodeMode.Mixed.

ParameterTypeDescription
$valueint

ErrorLevel

Access: Read/Write

Level of Reed-Solomon error correction for Han Xin barcode. From low to high: L1, L2, L3, L4. see ErrorLevel.

Level of Reed-Solomon error correction for Han Xin barcode. From low to high: L1, L2, L3, L4. see ErrorLevel.

ParameterTypeDescription
$valueint

HanXinECIEncoding

Access: Read/Write

Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Current implementation consists all well known charset encodings.

Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Current implementation consists all well known charset encodings.

ParameterTypeDescription
$valueint

HanXinEncodeMode

Access: Read/Write

HanXin encoding mode. Default value: HanXinEncodeMode::Mixed.

HanXin encoding mode. Default value: HanXinEncodeMode::Mixed.

ParameterTypeDescription
$valueint

HanXinErrorLevel

Access: Read/Write

Level of Reed-Solomon error correction for Han Xin barcode. From low to high: L1, L2, L3, L4. see HanXinErrorLevel.

Level of Reed-Solomon error correction for Han Xin barcode. From low to high: L1, L2, L3, L4. see HanXinErrorLevel.

ParameterTypeDescription
$valueint

HanXinVersion

Access: Read/Write

Version of HanXin Code. From Version01 to Version84 for Han Xin code. Default value is HanXinVersion.Auto.

Version of HanXin Code. From Version01 to Version84 for Han Xin code. Default value is HanXinVersion.Auto.

ParameterTypeDescription
$valueint

Version

Access: Read/Write

Version of HanXin Code. From Version01 to Version84 for Han Xin code. Default value is Version.Auto.

Version of HanXin Code. From Version01 to Version84 for Han Xin code. Default value is Version.Auto.

ParameterTypeDescription
$valueint