←Select platform

TransferMode Property

Summary

Gets or sets the transfer mode to be used by the WIA source.

Syntax

C#
VB
C++
public WiaTransferMode TransferMode { get; set; } 
  
Public Property TransferMode As Leadtools.Wia.WiaTransferMode 
public: 
property Leadtools.Wia.WiaTransferMode TransferMode { 
   Leadtools.Wia.WiaTransferMode get(); 
   void set (    Leadtools.Wia.WiaTransferMode ); 
} 

Property Value

Transfer mode to be used by the WIA source. Possible values are:

Example

Refer to WiaSession.GetRootItem example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly