GetTransferOptions method (ILEADRasterTwain)

Visual Basic example

Visual C++ example

 

Syntax

short GetTransferOptions()

Overview

Refer to Getting and Setting Capabilities

Remarks

Gets the current transfer options for the current Twain source.

This method updates the following properties:

TransferMode property

TransferFileName property

TransferFileFormat property

TransferCompressionType property

To set the transfer options, update all of the properties referenced above and call the SetTransferOptions method.

See Also

Elements

TransferMode property, TransferFileName property, TransferFileFormat property, TransferCompressionType Property, SetTransferOptions 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