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




In This Topic
InvalidParameterException Constructor()
In This Topic
Generated base exception from an invalid parameter.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New InvalidParameterException()
See Also