TWAIN ActiveX/Plug-in Windows/Mac HTTP Control/SDK

Duplex Property

Description

Returns whether the source supports duplex. If so, it further returns the level of duplex the Source supports (one pass or two pass duplex). This is a runtime, read-only property.

Support information

ActiveX Edition Plug-in Edition Mac Edition
Since V3.0 Since V3.0 Since V6.4

Data type

long

Syntax

ObjectName. Duplex

Remarks

Allowed  Value Duplex
0 duplex is not supported
1 1-pass duplex
2 2-pass duplex

Using this property after calling OpenSource() method and before calling AcquireImage().

When an error occurs and IfThrowException property is TRUE, an exception will be thrown. Check ErrorCode property and ErrorString property for error information.

See also

IfDuplexEnabled property

Samples

Do a duplex scan.




TWAIN ActiveX | TWAIN Plug-in | TWAIN Control | TWAIN SDK | Scanner COM
Software Configuration Management | Version Control | Source Control
Copyright © 2012 Dynamsoft Corporation. All Rights Reserved.