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




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