QrParameters.QrECIEncoding

QrParameters.QrECIEncoding 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 consists all well known charset encodings. Not supported by MicroQR.

public ECIEncodings QrECIEncoding { get; set; }

See Also