Barcode Xpress for .NET Framework v14.0 - Updated
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()
    public InvalidErrorCorrectionLevelException()
    public: InvalidErrorCorrectionLevelException();
    public:
    InvalidErrorCorrectionLevelException();
    See Also