menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class QRErrorCorrectionCodewords

    Represents the QR barcode error correction codewords.

    Inheritance
    System.Object
    QRErrorCorrectionCodewords
    Namespace: Com.Syncfusion.Barcode
    Assembly: Syncfusion.SfBarcode.Android.dll
    Syntax
    public class QRErrorCorrectionCodewords : Object

    Constructors

    QRErrorCorrectionCodewords(QRBarcodeVersion, ErrorCorrectionLevel)

    Initializes Error correction code word

    Declaration
    public QRErrorCorrectionCodewords(QRBarcodeVersion version, ErrorCorrectionLevel correctionLevel)
    Parameters
    Type Name Description
    QRBarcodeVersion version

    Version.

    ErrorCorrectionLevel correctionLevel

    Error correction level.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved