VintaSoft Twain .NET SDK 15.0: Documentation for .NET developer
Vintasoft.WpfTwain Namespace / TwainRangeValueContainer Class
In This Topic
    TwainRangeValueContainer Class Methods
    In This Topic
    For a list of all methods of this type, see TwainRangeValueContainer.
    Public Methods
     NameDescription
    Public MethodGets the supported values of TWAIN value as array of values. (Inherited from TwainValueContainerBase)
    Public MethodReturns current value of TWAIN value as boolean value. (Inherited from TwainValueContainerBase)
    Public MethodReturns current value of TWAIN value as byte value. (Inherited from TwainValueContainerBase)
    Public MethodGets the supported values of TWAIN value as array of enum values. (Inherited from TwainValueContainerBase)
    Public MethodReturns current value of TWAIN value as float value. (Inherited from TwainValueContainerBase)
    Public MethodGets the supported values of TWAIN value as array of float values. (Inherited from TwainValueContainerBase)
    Public MethodReturns current value of TWAIN value as frame value. (Inherited from TwainValueContainerBase)
    Public MethodReturns current value of TWAIN value as Int16 value. (Inherited from TwainValueContainerBase)
    Public MethodReturns current value of TWAIN value as Int32 value. (Inherited from TwainValueContainerBase)
    Public MethodReturns current value of TWAIN value as positive float value. (Inherited from TwainValueContainerBase)
    Public MethodReturns the range of float values.
    Public MethodReturns current value of TWAIN value as sbyte value. (Inherited from TwainValueContainerBase)
    Public MethodReturns current value of TWAIN value as string value. (Inherited from TwainValueContainerBase)
    Public MethodReturns current value of TWAIN value as UInt16 value. (Inherited from TwainValueContainerBase)
    Public MethodReturns current value of TWAIN value as UInt32 value. (Inherited from TwainValueContainerBase)
    See Also