Accusoft.TwainPro9.Net
ValueOutOfRangeException Class
Members 




This exception is thrown if a TwainPRO property was set to an invalid value.
Object Model
ValueOutOfRangeException Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class ValueOutOfRangeException 
   Inherits TwainProException
'Usage
 
Dim instance As ValueOutOfRangeException
[SerializableAttribute()]
public sealed class ValueOutOfRangeException : TwainProException 
[SerializableAttribute()]
public __gc __sealed class ValueOutOfRangeException : public TwainProException 
[SerializableAttribute()]
public ref class ValueOutOfRangeException sealed : public TwainProException 
Remarks

Possible causes:

Many TwainPRO properties can only accept values in a specified range. For example, the SaveOptionsJpeg.Luminance property must be in the range 0-255.

Inheritance Hierarchy

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

See Also

Reference

ValueOutOfRangeException Members
Accusoft.TwainProSdk Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback