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




In This Topic
InvalidLicenseException Constructor()
In This Topic
Generates the base exception for an invalid license.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New InvalidLicenseException()
See Also