[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.Barcode.ErrorCorrectionLevel

ErrorCorrectionLevel Enum

Specifies the error correction level used by PDF417.

Namespace: GrapeCity.ActiveReports.Rendering.Components.Barcode
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum ErrorCorrectionLevel

Fields

Name Description
Level0

Specifies error correction level 0.

Level1

Specifies error correction level 1.

Level2

Specifies error correction level 2.

Level3

Specifies error correction level 3.

Level4

Specifies error correction level 4.

Level5

Specifies error correction level 5.

Level6

Specifies error correction level 6.

Level7

Specifies error correction level 7.

Level8

Specifies error correction level 8.

Extension Methods