HanXinParameters

HanXinParameters class

Module: aspose_barcode.generation.han_xin_parameters

Han Xin parameters.

Constructors

NameDescription
init

Methods

NameReturn TypeStaticDescription
strstrNoReturns a human-readable string representation of this HanXinParameters.

Properties

NameTypeDescription
eci_encodingECIEncodings
encode_modeHanXinEncodeMode
error_levelHanXinErrorLevel
han_xin_eci_encodingECIEncodingsExtended Channel Interpretation Identifiers. It is used to tell the barcode reader details Current implementation consists all well known charset encodings.
han_xin_encode_modeHanXinEncodeModeHanXin encoding mode. Default value: HanXinEncodeMode.Mixed.
han_xin_error_levelHanXinErrorLevelLevel of Reed-Solomon error correction for Han Xin barcode. From low to high: L1, L2, L3, L4. see HanXinErrorLevel.
han_xin_versionHanXinVersionVersion of HanXin Code. From Version01 to Version84 for Han Xin code. Default value is HanXinVersion.Auto.
versionHanXinVersion