Leadtools TWAIN (Leadtools.Twain assembly)

TransferMechanism Property (TwainFastConfiguration)

Show in webframe





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:
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

See Also

Reference

TwainFastConfiguration Structure
TwainFastConfiguration Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.