←Select platform

IsTransferModeAvailable Method

Summary

Checks to see if the specific transfer mode is supported by the current TWAIN source.

Syntax

C#
VB
C++
public bool IsTransferModeAvailable(  
   Leadtools.Twain.TwainTransferMode mode 
) 
Public Function IsTransferModeAvailable( _ 
   ByVal mode As Leadtools.Twain.TwainTransferMode _ 
) As Boolean 
public: 
bool IsTransferModeAvailable(  
   Leadtools.Twain.TwainTransferMode mode 
) 

Parameters

mode
Specifies the transfer mode to be checked

Return Value

true if the specific transfer mode is supported; false if the specific transfer mode is not supported.

Example

For an example, refer to TransferOptions.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Twain Assembly
Click or drag to resize