←Select platform

DuplexScanningMode Property

Summary

Gets the duplex mode value.

Syntax

C#
VB
C++
public TwainDuplexScanningMode DuplexScanningMode { get; } 
Public ReadOnly Property DuplexScanningMode As Leadtools.Twain.TwainDuplexScanningMode 

Property Value

Duplex mode value.

Remarks

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).

Example

For an example, refer to EnableDuplexScanning example.

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