VintaSoft Twain .NET SDK 15.0: Documentation for .NET developer
Vintasoft.WpfTwain Namespace / TwainArrayValueContainer Class
Properties Methods SeeAlso
In This Topic
    TwainArrayValueContainer Class Members
    In This Topic
    The following tables list the members exposed by TwainArrayValueContainer.
    Public Properties
     NameDescription
    Public PropertyGets the container type of this TWAIN value. (Inherited from TwainValueContainerBase)
    Public PropertyGets the type of enumeration associated with this TWAIN value. (Inherited from TwainValueContainerBase)
    Public PropertyGets the supported values as values of TWAIN enumeration.
    Public PropertyGets the supported values of this TWAIN value.
    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 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