UniPRT SDK v1.0.0.0
 
Loading...
Searching...
No Matches
LabelMaker.Interfaces.IBcdPdf417.Pdf417ErrCorrectionEnum Class Reference

Error correction levels for PDF417 barcodes. More...

Inheritance diagram for LabelMaker.Interfaces.IBcdPdf417.Pdf417ErrCorrectionEnum:

Static Public Attributes

int LEVEL0 = 0
 
int LEVEL1 = 1
 
int LEVEL2 = 2
 
int LEVEL3 = 3
 
int LEVEL4 = 4
 
int LEVEL5 = 5
 
int LEVEL6 = 6
 
int LEVEL7 = 7
 
int LEVEL8 = 8
 

Detailed Description

Error correction levels for PDF417 barcodes.

This enumeration defines the different error correction levels that can be applied to PDF417 barcodes. Error correction levels range from LEVEL0 to LEVEL8, with increasing levels providing greater redundancy and resistance to damage or defects in the barcode.

Member Data Documentation

◆ LEVEL0

int LabelMaker.Interfaces.IBcdPdf417.Pdf417ErrCorrectionEnum.LEVEL0 = 0
static

◆ LEVEL1

int LabelMaker.Interfaces.IBcdPdf417.Pdf417ErrCorrectionEnum.LEVEL1 = 1
static

◆ LEVEL2

int LabelMaker.Interfaces.IBcdPdf417.Pdf417ErrCorrectionEnum.LEVEL2 = 2
static

◆ LEVEL3

int LabelMaker.Interfaces.IBcdPdf417.Pdf417ErrCorrectionEnum.LEVEL3 = 3
static

◆ LEVEL4

int LabelMaker.Interfaces.IBcdPdf417.Pdf417ErrCorrectionEnum.LEVEL4 = 4
static

◆ LEVEL5

int LabelMaker.Interfaces.IBcdPdf417.Pdf417ErrCorrectionEnum.LEVEL5 = 5
static

◆ LEVEL6

int LabelMaker.Interfaces.IBcdPdf417.Pdf417ErrCorrectionEnum.LEVEL6 = 6
static

◆ LEVEL7

int LabelMaker.Interfaces.IBcdPdf417.Pdf417ErrCorrectionEnum.LEVEL7 = 7
static

◆ LEVEL8

int LabelMaker.Interfaces.IBcdPdf417.Pdf417ErrCorrectionEnum.LEVEL8 = 8
static

The documentation for this class was generated from the following file: