WiaTransferMode Enumeration

Summary
Transfer mode to be used by the WIA source.
Syntax
C#
VB
C++
public enum WiaTransferMode 
  
Public Enum WiaTransferMode  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class WiaTransferMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0NoneIndicates 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.
2FileFile transfer mode.
128MemoryMemory transfer mode.
Example

For an example, refer to WiaSession.GetRootItem

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.