HanXinParameters

HanXinParameters class

Han Xin parameters.

The HanXinParameters type exposes the following members:

Properties

NameDescription
han_xin_versionVersion of HanXin Code.
From Version01 to Version84 for Han Xin code.
Default value is HanXinVersion.Auto.
han_xin_error_levelLevel of Reed-Solomon error correction for Han Xin barcode.
From low to high: L1, L2, L3, L4. see HanXinErrorLevel.
han_xin_encode_modeHanXin encoding mode.
Default value: HanXinEncodeMode.Mixed.
han_xin_eci_encodingExtended 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.

See Also