Gets or sets the transfer mode used for transferring data from the current TWAIN source.
public TwainTransferMode TransferMode { get; set; }
Public Property TransferMode As TwainTransferMode
public:
property TwainTransferMode TransferMode {
TwainTransferMode get();
void set ( 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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document