Gets the duplex mode value.
public TwainDuplexScanningMode DuplexScanningMode { get; }
Public ReadOnly Property DuplexScanningMode As Leadtools.Twain.TwainDuplexScanningMode
public:
property Leadtools.Twain.TwainDuplexScanningMode DuplexScanningMode {
Leadtools.Twain.TwainDuplexScanningMode get();
}
Duplex mode value.
This property internally gets the duplex capability CAP_DUPLEX. For more information on this capability, refer to http://www.twain.org and click on TWAIN Specification (Version 2.0).
For an example, refer to EnableDuplexScanning example.
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