TransferMechanism Property

Summary

Gets or sets the configuration transfer mode.

Syntax
C#
VB
C++
public TwainTransferMode TransferMechanism { get; set; } 
Public Property TransferMechanism As TwainTransferMode 
public: 
property TwainTransferMode TransferMechanism { 
   TwainTransferMode get(); 
   void set (    TwainTransferMode ); 
} 

Property Value

The configuration transfer mode.

Remarks

For more information, refer to Fast TWAIN (Scan Configurations).

Requirements

Target Platforms

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

Leadtools.Twain Assembly