ECC

BarcodeField.ECC property

获取表示纠错系数的整数值。 对于 PDF417,应为 0 到 8。对于 QRCode,应为 0 到 3 (“L”为 0,“M”为 1,“Q”为 2,“H”为 3)。

public int ECC { get; }

也可以看看