BestFastConfig Property (ILEADRasterTwain)

Visual Basic Example

Visual C++ 5.0 Example

 

Syntax

ILTFastConfig * BestFastConfig

Overview

Refer to Fast TWAIN (Scan Configurations)

Remarks

(Read only) Gets the best and fastest scan configuration for the Twain scanner selected using the SelectSource method.

This property is updated by the FindFastConfig method.

The BestFastConfig object has the properties listed below. For more information on each sub-property, follow the appropriate link.

 

Property

Type

Description

BitsPerPixel property (ILTFastConfig)

short

Bits per pixel of the scan configuration

BufferSize property (ILTFastConfig)

long

Buffer size of the scan configuration

FileFormat property (ILTFastConfig)

short

File format of the scan configuration

RequiredTime property (ILTFastConfig)

long

Amount of time to scan the test pages for the scan configuration

TransferMode property (ILTFastConfig)

short

Transfer mode of the scan configuration

 

See Also

Elements

EnableFastConfigEvent property, UserFastConfigs property, UserFastConfigsCount property, FastConfigsResult property, FastConfigsResultCount property, FindFastConfig method, StopFindFastConfig property, FastConfigEvent event

Topics

Twain Functionality: Fast TWAIN (Scan Configurations)