Visual Basic (Declaration) | |
---|---|
Public Enum WiaTransferMode Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum WiaTransferMode : Enum |
C++/CLI | |
---|---|
public enum class WiaTransferMode : public Enum |
Member | Description |
---|---|
None | Indicates 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. |
File | File transfer mode. |
Memory | Memory transfer mode. |
For an example, refer to WiaSession.GetRootItem
System.Object
System.ValueType
System.Enum
Leadtools.Wia.WiaTransferMode
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family, Windows Server 2008 family