ImageGear for .NET
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

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback