Gets or sets the correction level of QR barcodes.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public CorrectionLevel QRCorrectionLevel { get; set; } |
Visual Basic Copy Code |
---|
Public Property QRCorrectionLevel As CorrectionLevel |
A member of the CorrectionLevel enumeration. The default value is M.
WpfDiagram Programmer's Guide | © 2024 MindFusion |