[SerializableAttribute()]
public enum PDF417BarcodeECCLevel
<SerializableAttribute()>
Public Enum PDF417BarcodeECCLevel
typedef NS_ENUM(NSInteger, LTPDF417BarcodeECCLevel)
public enum PDF417BarcodeECCLevel
[SerializableAttribute()]
public enum class PDF417BarcodeECCLevel
Value | Member | Description |
---|---|---|
0 | Level0 |
Use 2 code words for error correction |
1 | Level1 |
Use 4 code words for error correction |
2 | Level2 |
Use 8 code words for error correction |
3 | Level3 |
Use 16 code words for error correction |
4 | Level4 |
Use 32 code words for error correction |
5 | Level5 |
Use 54 code words for error correction |
6 | Level6 |
Use 128 code words for error correction |
7 | Level7 |
Use 256 code words for error correction |
8 | Level8 |
Use 512 code words for error correction |
9 | UsePercentage |
Use the percentage value set in PDF417BarcodeWriteOptions.ECCPercentage |
Used as the type for the PDF417BarcodeWriteOptions.ECCLevel property to specify the PDF417 barcode ECC (Error Correction) level.
For an example, refer to PDF417BarcodeWriteOptions.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document