Leadtools TWAIN (Leadtools.Twain assembly)
LEAD Technologies, Inc

TransferMechanism Property (TwainFastConfiguration)






Gets or sets the configuration transfer mode.
Syntax
public TwainTransferMode TransferMechanism {get; set;}
'Declaration
 
Public Property TransferMechanism As TwainTransferMode
'Usage
 
Dim instance As TwainFastConfiguration
Dim value As TwainTransferMode
 
instance.TransferMechanism = value
 
value = instance.TransferMechanism
public TwainTransferMode TransferMechanism {get; set;}
 get_TransferMechanism();
set_TransferMechanism(value);
public:
property TwainTransferMode TransferMechanism {
   TwainTransferMode get();
   void set (    TwainTransferMode value);
}

Property Value

The configuration transfer mode.
Remarks
For more information, refer to Fast TWAIN (Scan Configurations).
Example
Refer to TwainSession.FindFastConfiguration
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TwainFastConfiguration Structure
TwainFastConfiguration Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.