Pdf417Parameters.ECIEncoding

Pdf417Parameters.ECIEncoding 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. Not applied for Macro PDF417 text fields. Current implementation consists all well known charset encodings.

public ECIEncodings ECIEncoding { get; set; }

See Also