TransferFileName property (ILEADRasterTwain)

Visual Basic example

Visual C++ example

 

Syntax

BSTR TransferFileName

Overview

Refer to Getting and Setting Capabilities

Remarks

Gets or sets the file name to use when transferring data from the current TWAIN source. This property is valid only if the TransferMode property is set to L_TWAIN_TRANSFER_FILE.

To update this property with the current value, call the GetTransferOptions method.

To set the file name, assign a new value to this property and call the SetTransferOptions method.

See Also

Elements

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

Topics

TWAIN Functionality: Capability Functions