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