Gets or sets a value that indicates the ECC (Error Correction) level to use when writing QR barcodes.
public QRBarcodeECCLevel ECCLevel { get; set; } Public Property ECCLevel As QRBarcodeECCLevel @property (nonatomic, assign) LTQRBarcodeECCLevel eccLevel public QRBarcodeECCLevel getECCLevel()public void setECCLevel(QRBarcodeECCLevel value)
public:property QRBarcodeECCLevel ECCLevel {QRBarcodeECCLevel get();void set ( QRBarcodeECCLevel );}
An QRBarcodeECCLevel enumeration member that determine the ECC (Error Correction) level to use when writing QR barcodes. Default value is QRBarcodeECCLevel.LevelL.
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
