Accusoft.TwainPro9.Net
CompressedImageNotAvailableException Class
Members 




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

Possible causes:

The SaveStream method was already called.

The Save method was invoked after the SaveStream method was called.

Inheritance Hierarchy

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

See Also

Reference

CompressedImageNotAvailableException Members
Accusoft.TwainProSdk Namespace

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback