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 WiaTransferMode 
public: 
property WiaTransferMode TransferMode { 
   WiaTransferMode get(); 
   void set (    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 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.