SetTransferOptions method (ILEADRasterTwain)

Visual Basic example

Visual C++ example

 

Syntax

short SetTransferOptions()

Overview

Refer to Getting and Setting Capabilities

Remarks

Sets the options used for transferring data from the current Twain source.

Set the following properties before calling the SetTransferOptions method:

TransferMode property

TransferFileName property

TransferFileFormat property

TransferCompressionType Property

The SetTransferOptions method will use the values in these properties to set the transfer options for the current TWAIN source.

To get the current values for the above properties, call the GetTransferOptions method.

See Also

Elements

TransferMode property, TransferFileName property, TransferFileFormat property, TransferCompressionType Property, 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, EnableDuplex property, DuplexMode property, MaxXferCount Property, RGBElements property, RGBElementsCount Property, SetRGBResponse method

Topics

TWAIN Functionality: Capability Functions