Accusoft.TwainPro9.Net
TwainProCompressedImageOnlyException Constructor(Int32)




An integer which represents the error number.
This exception is thrown for trying to save the source-compressed image when no hardware compression was used and only the TwainPro-compressed image is available with a given error number.
Syntax
'Declaration
 
Public Function New( _
   ByVal errorNumber As Integer _
)
'Usage
 
Dim errorNumber As Integer
 
Dim instance As New TwainProCompressedImageOnlyException(errorNumber)
public TwainProCompressedImageOnlyException( 
   int errorNumber
)
public: TwainProCompressedImageOnlyException( 
   int errorNumber
)
public:
TwainProCompressedImageOnlyException( 
   int errorNumber
)

Parameters

errorNumber
An integer which represents the error number.
See Also

Reference

TwainProCompressedImageOnlyException Class
TwainProCompressedImageOnlyException Members
Overload List

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback