Enum QRCodeErrorCorrectionRate
Represents the code format.
public enum QRCodeErrorCorrectionRate
Fields
High = 3
High = 30%
Low = 0
Low = 7%
Medium = 1
Medium = 15%
Quartile = 2
Quartile = 25%
Represents the code format.
public enum QRCodeErrorCorrectionRate
High = 3
High = 30%
Low = 0
Low = 7%
Medium = 1
Medium = 15%
Quartile = 2
Quartile = 25%