alexa
menu

Xamarin.iOS

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class SFBarcodeQRErrorCorrectionLevel

    Specifies the QR Barcode Error correction level.

    Inheritance
    System.Object
    SFBarcodeQRErrorCorrectionLevel
    Namespace: Syncfusion.SfBarcode.iOS
    Assembly: Syncfusion.SfBarcode.iOS.dll
    Syntax
    public sealed class SFBarcodeQRErrorCorrectionLevel : Enum

    Fields

    SFBarcodeQRErrorCorrectionLevelHigh

    The Recovery capacity is 30%(approx.)

    Declaration
    public const SFBarcodeQRErrorCorrectionLevel SFBarcodeQRErrorCorrectionLevelHigh
    Field Value
    Type
    SFBarcodeQRErrorCorrectionLevel

    SFBarcodeQRErrorCorrectionLevelLow

    The Recovery capacity is 7%(approx.)

    Declaration
    public const SFBarcodeQRErrorCorrectionLevel SFBarcodeQRErrorCorrectionLevelLow
    Field Value
    Type
    SFBarcodeQRErrorCorrectionLevel

    SFBarcodeQRErrorCorrectionLevelMedium

    The Recovery capacity is 15%(approx.)

    Declaration
    public const SFBarcodeQRErrorCorrectionLevel SFBarcodeQRErrorCorrectionLevelMedium
    Field Value
    Type
    SFBarcodeQRErrorCorrectionLevel

    SFBarcodeQRErrorCorrectionLevelQuartile

    The Recovery capacity is 25%(approx.)

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