WinUI

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Pdf417ErrorCorrectionLevel - WinUI API Reference | Syncfusion Pdf417Barcode. ">

    Show / Hide Table of Contents

    Class Pdf417ErrorCorrectionLevel

    Specifes the error correction level for Pdf417Barcode.

    Inheritance
    System.Object
    Pdf417ErrorCorrectionLevel
    Namespace: Syncfusion.UI.Xaml.Barcode
    Assembly: Syncfusion.Barcode.WinUI.dll
    Syntax
    public sealed class Pdf417ErrorCorrectionLevel : Enum

    Fields

    Auto

    Auto.

    Declaration
    public const Pdf417ErrorCorrectionLevel Auto
    Field Value
    Type Description
    Pdf417ErrorCorrectionLevel

    Level0

    2 code words

    Declaration
    public const Pdf417ErrorCorrectionLevel Level0
    Field Value
    Type Description
    Pdf417ErrorCorrectionLevel

    Level1

    4 code words

    Declaration
    public const Pdf417ErrorCorrectionLevel Level1
    Field Value
    Type Description
    Pdf417ErrorCorrectionLevel

    Level2

    8 code words

    Declaration
    public const Pdf417ErrorCorrectionLevel Level2
    Field Value
    Type Description
    Pdf417ErrorCorrectionLevel

    Level3

    16 code words

    Declaration
    public const Pdf417ErrorCorrectionLevel Level3
    Field Value
    Type Description
    Pdf417ErrorCorrectionLevel

    Level4

    32 code words

    Declaration
    public const Pdf417ErrorCorrectionLevel Level4
    Field Value
    Type Description
    Pdf417ErrorCorrectionLevel

    Level5

    64 code words

    Declaration
    public const Pdf417ErrorCorrectionLevel Level5
    Field Value
    Type Description
    Pdf417ErrorCorrectionLevel

    Level6

    128 code words

    Declaration
    public const Pdf417ErrorCorrectionLevel Level6
    Field Value
    Type Description
    Pdf417ErrorCorrectionLevel

    Level7

    256 code words

    Declaration
    public const Pdf417ErrorCorrectionLevel Level7
    Field Value
    Type Description
    Pdf417ErrorCorrectionLevel

    Level8

    512 code words

    Declaration
    public const Pdf417ErrorCorrectionLevel Level8
    Field Value
    Type Description
    Pdf417ErrorCorrectionLevel

    value__

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