Gets or sets the transfer mode used for transferring data from the current TWAIN source.
public TwainTransferMode TransferMode { get; set; } Public Property TransferMode As Leadtools.Twain.TwainTransferMode public:property Leadtools.Twain.TwainTransferMode TransferMode {Leadtools.Twain.TwainTransferMode get();void set ( Leadtools.Twain.TwainTransferMode );}
For possible values, refer to the TwainTransferMode enumeration.
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.
For an example, refer to TransferOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
