LEADTOOLS WIA (Leadtools.Wia assembly)

WiaTransferMode Enumeration

Show in webframe





Transfer mode to be used by the WIA source.
Syntax
'Declaration
 
Public Enum WiaTransferMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaTransferMode

            

            
public enum class WiaTransferMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneIndicates that there is no transfer mode currently set. The purpose of this member is to determine whether the WiaDataTransferProperties structure has a valid transfer mode set.
0x00000002FileFile transfer mode.
0x00000080MemoryMemory transfer mode.
Example
For an example, refer to WiaSession.GetRootItem
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaTransferMode

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.