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