Gets or sets the maximum number of images that can be transferred from the current TWAIN source.
public int MaximumTransferCount { get; set; }
Public Property MaximumTransferCount As Integer
The maximum number of images that can be transferred from the current TWAIN source.
This property internally gets or sets the maximum transfer count capability CAP_XFERCOUNT. For more information on this capability, refer to http://www.twain.org and click TWAIN Specification (Version 2.0).
For an example, refer to EnableDuplexScanning.
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