menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class QRErrorCorrectionLevel - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class QRErrorCorrectionLevel

    Specifies QRErrorCorrectionLevel.

    Inheritance
    System.Object
    QRErrorCorrectionLevel
    Namespace: Syncfusion.SfBarcode.XForms
    Assembly: Syncfusion.SfBarcode.XForms.dll
    Syntax
    public sealed class QRErrorCorrectionLevel : Enum

    Fields

    High

    This specifies High ErrorCorrectionLevel

    Declaration
    public const QRErrorCorrectionLevel High
    Field Value
    Type
    QRErrorCorrectionLevel

    Low

    This specifies Low ErrorCorrectionLevel

    Declaration
    public const QRErrorCorrectionLevel Low
    Field Value
    Type
    QRErrorCorrectionLevel

    Medium

    This specifies Medium ErrorCorrectionLevel

    Declaration
    public const QRErrorCorrectionLevel Medium
    Field Value
    Type
    QRErrorCorrectionLevel

    Quartile

    This specifies Quartile ErrorCorrectionLevel

    Declaration
    public const QRErrorCorrectionLevel Quartile
    Field Value
    Type
    QRErrorCorrectionLevel
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved