EnableAutoFeed property (ILEADRasterTwain)

Visual Basic Example

Visual C++ 5.0 Example

 

Syntax

VARIANT_BOOL EnableAutoFeed

Overview

Refer to Getting and Setting Capabilities

Remarks

Enables or disables the use of Auto-Feed capability of the selected TWAIN source. Possible values are:

Setting

Description

TRUE

Enables the Auto-Feed capability usage.

FALSE

Disables the Auto-Feed capability usage.

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

To set the EnableAutoFeed value to the TWAIN driver, assign a new value to this property and call the SetProperties method.

See Also

Elements

ImageEffects property, DataTransfer property, ImageResolution property, MaxPagesNumber property, DuplexScanning property, GetProperties method, SetProperties method, LeftMargin property, RightMargin property, TopMargin property, BottomMargin property

Topics

TWAIN Functionality: Driver Settings