←Select platform

DuplexScanning Property

Summary

Gets the type of duplex scanning.

Syntax

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

Property Value

The type of duplex scanning. Possible values are (according to the TWAIN 2.0 specification): TwainDuplexScanningMode.None No duplex used, TwainDuplexScanningMode.OnePass 1 pass duplex, TwainDuplexScanningMode.TwoPass 2 pass duplex.

Example

Refer to ImageResolution 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