ImageGear for .NET
ImGearXferType Enumeration




This enumeration determines which type of transfer mechanisms the application and Source have in common.
Syntax
'Declaration
 
Public Enum ImGearXferType 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearXferType
public enum ImGearXferType : System.Enum 
__value public enum ImGearXferType : public System.Enum 
public enum class ImGearXferType : public System.Enum 
Members
MemberValueDescription
FILE1File type.
FILE23File to File type.
MEMORY2Memory type.
NATIVE0Native type.
Remarks
ImGearCapabilities.ICAP_XFERMECH capability values.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.TWAIN.ImGearXferType

See Also

Reference

ImageGear.TWAIN Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback