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




Accusoft.BarcodeXpressSdk Namespace : ImageNotAvailableException Class
An exception object that this component will throw whenever there is no image available for an operation that requires one.
Object Model
ImageNotAvailableException Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class ImageNotAvailableException 
   Inherits BarcodeException
'Usage
 
Dim instance As ImageNotAvailableException
[Serializable()]
public sealed class ImageNotAvailableException : BarcodeException 
[Serializable()]
public __gc __sealed class ImageNotAvailableException : public BarcodeException 
[Serializable()]
public ref class ImageNotAvailableException sealed : public BarcodeException 
Inheritance Hierarchy

System.Object
   System.Exception
      Accusoft.BarcodeXpressSdk.BarcodeException
         Accusoft.BarcodeXpressSdk.ImageNotAvailableException

See Also

Reference

ImageNotAvailableException Members
Accusoft.BarcodeXpressSdk Namespace

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