←Select platform

TransferMode Property

Summary

Gets or sets the transfer mode used for transferring data from the current TWAIN source.

Syntax

C#
VB
C++
public TwainTransferMode TransferMode { get; set; } 
Public Property TransferMode As Leadtools.Twain.TwainTransferMode 

Property Value

For possible values, refer to the TwainTransferMode enumeration.

Remarks

To update this property with the current value, call the TransferOptions property. To set the transfer mode, assign a new value to this property and call the TransferOptions property.

Example

For an example, refer to TransferOptions.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly