Barcode Xpress for .NET Core v14.0 - Updated January 7, 2025
Accusoft.BarcodeXpressSdk Namespace / PDF417EncodingException Class
Members




PDF417EncodingException Class
This exception is thrown if an internal exception has occurred while trying to encode the barcode data.
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class PDF417EncodingException 
   Inherits BarcodeException
 
'Usage
 
Dim instance As PDF417EncodingException
Inheritance Hierarchy

System.Object
   System.Exception
      Accusoft.BarcodeXpressSdk.BarcodeException
         Accusoft.BarcodeXpressSdk.PDF417EncodingException

See Also