Click or drag to resize

QrCodeProfileQRCodeErrorCorrectionLevel Enumeration

[Missing <summary> documentation for "T:RAYLASE.Marker.VectorGraphicElement.Barcode.QrCodeProfile.QRCodeErrorCorrectionLevel"]


Namespace: RAYLASE.Marker.VectorGraphicElement.Barcode
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public enum QRCodeErrorCorrectionLevel
Members
Member nameValueDescription
Low0 
Medium1 
Quartil2 
High3 
See Also