HanXinParameters.HanXinECIEncoding

HanXinParameters.HanXinECIEncoding property

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.

[Obsolete("Use ECIEncoding instead")]
[EditorBrowsable(EditorBrowsableState.Never)]
public ECIEncodings HanXinECIEncoding { get; }

See Also