ImageGear .NET v24.14 - Updated September 15, 2020
ImGearContainerType Enumeration




ImageGear24.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
Members
MemberDescription
ARRAYIndicates Array container.
ENUMERATIONIndicates enumeration container.
ONEVALUEIndicates OneValue container.
RANGEIndicates Range container.
Inheritance Hierarchy

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

See Also

Reference

ImageGear.TWAIN Namespace