Barcode Xpress for .NET Framework v13.9 - Updated
PDF417EncodingException Class
Members 




Accusoft.BarcodeXpressSdk Namespace : PDF417EncodingException Class
This exception is thrown if an internal exception has occurred while trying to encode the barcode data.
Object Model
PDF417EncodingException Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class PDF417EncodingException 
   Inherits BarcodeException
'Usage
 
Dim instance As PDF417EncodingException
[Serializable()]
public sealed class PDF417EncodingException : BarcodeException 
[Serializable()]
public __gc __sealed class PDF417EncodingException : public BarcodeException 
[Serializable()]
public ref class PDF417EncodingException sealed : public BarcodeException 
Inheritance Hierarchy

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

See Also

Reference

PDF417EncodingException Members
Accusoft.BarcodeXpressSdk Namespace

Is this page helpful?
Yes No
Thanks for your feedback.