EnableDuplex property (ILEADRasterTwain)

Visual Basic example

Visual C++ example

 

Syntax

VARIANT_BOOL EnableDuplex

Overview

Refer to Getting and Setting Capabilities

Remarks

Enables or disables the duplex mode. Possible values are:

Value

Meaning

TRUE

Enables the duplex mode.

FALSE

Disables the duplex mode.

This property internally gets or sets the duplex enabled capability CAP_DUPLEXENABLED. For more information on this capability, refer to www.twain.org/download.htm and click on TWAIN Specification (Version 1.9).

See Also

Elements

TransferMode property, TransferFileName property, TransferFileFormat property, TransferCompressionType Property, SetTransferOptions method, GetTransferOptions method, IsFileTransferAvailable property, IsMemoryTransferAvailable property, IsNativeTransferAvailable property, XResolution Property, YResolution property, ImageFrame property, ImageUnit property, ImageBitsPerPixel property, ImageBrightness property, ImageContrast property, ImageHighlight property, PaperSize property, PaperDirection property, ShowProgress method, DuplexMode property, MaxXferCount Property, RGBElements property, RGBElementsCount Property, SetRGBResponse method

Topics

TWAIN Functionality: Capability Functions