Accusoft.TwainProSdk Namespace : ValueOutOfRangeException Class |
'Declaration <SerializableAttribute()> Public NotInheritable Class ValueOutOfRangeException Inherits TwainProException
'Usage Dim instance As ValueOutOfRangeException
[Serializable()] public sealed class ValueOutOfRangeException : TwainProException
[Serializable()] public __gc __sealed class ValueOutOfRangeException : public TwainProException
[Serializable()] public ref class ValueOutOfRangeException sealed : public TwainProException
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.
System.Object
System.Exception
System.ApplicationException
Accusoft.TwainProSdk.TwainProException
Accusoft.TwainProSdk.ValueOutOfRangeException