menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class QRErrorCorrectionLevel - API Reference

    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 Description
    QRErrorCorrectionLevel

    Low

    This specifies Low ErrorCorrectionLevel

    Declaration
    public const QRErrorCorrectionLevel Low
    Field Value
    Type Description
    QRErrorCorrectionLevel

    Medium

    This specifies Medium ErrorCorrectionLevel

    Declaration
    public const QRErrorCorrectionLevel Medium
    Field Value
    Type Description
    QRErrorCorrectionLevel

    Quartile

    This specifies Quartile ErrorCorrectionLevel

    Declaration
    public const QRErrorCorrectionLevel Quartile
    Field Value
    Type Description
    QRErrorCorrectionLevel

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved