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




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