eCIEncoding property

ECIEncodings? eCIEncoding
getter/setter pair

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. Default value: ECIEncodings.ISO_8859_1

Implementation

ECIEncodings? eCIEncoding;