Accusoft.TwainPro9.Net
TwainProCompressedImageOnlyException Constructor(String)




A string which represents the error message.
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 string.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String _
)
'Usage
 
Dim message As String
 
Dim instance As New TwainProCompressedImageOnlyException(message)
public TwainProCompressedImageOnlyException( 
   string message
)
public: TwainProCompressedImageOnlyException( 
   string* message
)
public:
TwainProCompressedImageOnlyException( 
   String^ message
)

Parameters

message
A string which represents the error message.
See Also

Reference

TwainProCompressedImageOnlyException Class
TwainProCompressedImageOnlyException Members
Overload List

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback