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





Gets or sets the correction level of QR barcodes.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.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 value is M.

 See Also

BarcodeNode Members
BarcodeNode Class
MindFusion.Diagramming.Wpf Namespace