Pdf417Parameters.Pdf417ECIEncoding

Pdf417Parameters.Pdf417ECIEncoding 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 Pdf417ECIEncoding { get; set; }

See Also