Barcode Xpress for .NET Framework v14.0 - Updated January 7, 2025
Accusoft.BarcodeXpressSdk Namespace / ErrorCorrectionLevelTooHighException Class / ErrorCorrectionLevelTooHighException Constructor / ErrorCorrectionLevelTooHighException Constructor()




In This Topic
ErrorCorrectionLevelTooHighException Constructor()
In This Topic
Generated base exception for an error correction level too high.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New ErrorCorrectionLevelTooHighException()
See Also