Accusoft.BarcodeXpress9.Net
ErrorCorrectionLevelTooHighException Class
Members  See Also  Send Feedback
Accusoft.BarcodeXpressSdk Namespace : ErrorCorrectionLevelTooHighException Class




Glossary Item Box

This exception is thrown if the input barcode data will fit in the 2D barcode but the error correction words will not fit because there are more error words than will fit in the remainder of the symbol.

Object Model

ErrorCorrectionLevelTooHighException Class

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Remarks

To solve this issue, either decrease the error level for the specific barcode or increase the symbol size with the rows and columns.

Inheritance Hierarchy

System.Object
   System.Exception
      Accusoft.BarcodeXpressSdk.BarcodeException
         Accusoft.BarcodeXpressSdk.ErrorCorrectionLevelTooHighException

See Also

©2013. Accusoft Corporation. All Rights Reserved.