Accusoft.TwainPro9.Net
ImageNotAvailableException Class
Members 




This exception is thrown if no image is available for the requested operation or an unsupported DIB format was returned in response to a StartSession.
Object Model
ImageNotAvailableException Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class ImageNotAvailableException 
   Inherits TwainProException
'Usage
 
Dim instance As ImageNotAvailableException
[SerializableAttribute()]
public sealed class ImageNotAvailableException : TwainProException 
[SerializableAttribute()]
public __gc __sealed class ImageNotAvailableException : public TwainProException 
[SerializableAttribute()]
public ref class ImageNotAvailableException sealed : public TwainProException 
Remarks

Possible causes:

The image has already been read.

The Save method was invoked after the image was read.

Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
         Accusoft.TwainProSdk.TwainProException
            Accusoft.TwainProSdk.ImageNotAvailableException

See Also

Reference

ImageNotAvailableException Members
Accusoft.TwainProSdk Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback