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




In This Topic
PDF417EncodingException Constructor()
In This Topic
Generated base exception for a PDF417 encoding error.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New PDF417EncodingException()
See Also