Table of Contents

Enum QRCodeErrorCorrectionRate

Namespace
Loehnert.Lisrt.Laser.Keyence
Assembly
Loehnert.Lisrt.Laser.Keyence.dll

Represents the code format.

public enum QRCodeErrorCorrectionRate

Fields

High = 3

High = 30%

Low = 0

Low = 7%

Medium = 1

Medium = 15%

Quartile = 2

Quartile = 25%