MindFusion.Wpf Pack Programmer's Guide
BarcodeLabel.QRCorrectionLevel Property
See Also
 





Gets or sets the correction level of QR barcodes. This is a dependency property.

Namespace: MindFusion.Barcodes.Wpf
Assembly: MindFusion.Barcodes.Wpf

 Syntax

C#  Copy Code

public CorrectionLevel QRCorrectionLevel { get; set; }

Visual Basic  Copy Code

Public Property QRCorrectionLevel As CorrectionLevel

 Property Value

A member of the CorrectionLevel enumeration. The default is M.

 See Also

BarcodeLabel Members
BarcodeLabel Class
MindFusion.Barcodes.Wpf Namespace