VintaSoft Twain .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Twain Namespace / TwainValueContainerBase Class
Properties Methods SeeAlso
In This Topic
    TwainValueContainerBase Class Members
    In This Topic
    The following tables list the members exposed by TwainValueContainerBase.
    Public Properties
     NameDescription
    Public PropertyGets the container type of this TWAIN value.
    Public PropertyGets the type of enumeration associated with this TWAIN value.
    Public Methods
     NameDescription
    Public MethodGets the supported values of TWAIN value as array of values.
    Public MethodReturns current value of TWAIN value as boolean value.
    Public MethodReturns current value of TWAIN value as byte value.
    Public MethodGets the supported values of TWAIN value as array of enum values.
    Public MethodReturns current value of TWAIN value as float value.
    Public MethodGets the supported values of TWAIN value as array of float values.
    Public MethodReturns current value of TWAIN value as frame value.
    Public MethodReturns current value of TWAIN value as Int16 value.
    Public MethodReturns current value of TWAIN value as Int32 value.
    Public MethodReturns current value of TWAIN value as positive float value.
    Public MethodReturns current value of TWAIN value as sbyte value.
    Public MethodReturns current value of TWAIN value as string value.
    Public MethodReturns current value of TWAIN value as UInt16 value.
    Public MethodReturns current value of TWAIN value as UInt32 value.
    See Also