ImageGear .NET v25.2 - Updated
ImGearContainerType Enumeration




ImageGear.Twain Assembly > ImageGear.TWAIN Namespace : ImGearContainerType Enumeration
Capability container type. Defines how the data for a capability is stored.
Syntax
'Declaration
 
Public Enum ImGearContainerType 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearContainerType
public enum ImGearContainerType : System.Enum 
__value public enum ImGearContainerType : public System.Enum 
public enum class ImGearContainerType : public System.Enum 
Members
MemberValueDescription
ARRAY3Indicates Array container.
ENUMERATION4Indicates enumeration container.
ONEVALUE5Indicates OneValue container.
RANGE6Indicates Range container.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.TWAIN.ImGearContainerType

See Also

Reference

ImageGear.TWAIN Namespace

Is this page helpful?
Yes No
Thanks for your feedback.