Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SFBarcodeQRErrorCorrectionLevel - Xamarin.iOS API Reference | Syncfusion

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

    SFBarcodeQRErrorCorrectionLevelLow

    The Recovery capacity is 7%(approx.)

    Declaration
    public const SFBarcodeQRErrorCorrectionLevel SFBarcodeQRErrorCorrectionLevelLow
    Field Value
    Type Description
    SFBarcodeQRErrorCorrectionLevel

    SFBarcodeQRErrorCorrectionLevelMedium

    The Recovery capacity is 15%(approx.)

    Declaration
    public const SFBarcodeQRErrorCorrectionLevel SFBarcodeQRErrorCorrectionLevelMedium
    Field Value
    Type Description
    SFBarcodeQRErrorCorrectionLevel

    SFBarcodeQRErrorCorrectionLevelQuartile

    The Recovery capacity is 25%(approx.)

    Declaration
    public const SFBarcodeQRErrorCorrectionLevel SFBarcodeQRErrorCorrectionLevelQuartile
    Field Value
    Type Description
    SFBarcodeQRErrorCorrectionLevel

    value__

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