Enum QRCodeType
Represents the type of the QR code.
public enum QRCodeType
Fields
Micro = 2
Micro QR code.
Model1 = 0
Model 1.
Model2 = 1
Model 2.
Represents the type of the QR code.
public enum QRCodeType
Micro = 2
Micro QR code.
Model1 = 0
Model 1.
Model2 = 1
Model 2.