Accusoft.TwainProSdk Namespace : CompressedImageNotAvailableException Class |
'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
Possible causes:
The SaveStream method was already called.
The Save method was invoked after the SaveStream method was called.
System.Object
System.Exception
System.ApplicationException
Accusoft.TwainProSdk.TwainProException
Accusoft.TwainProSdk.CompressedImageNotAvailableException