StopFeedPages Property (ILEADRasterTwain)

Visual Basic Example

Visual C++ 5.0 Example

 

Syntax

BOOL StopFeedPages

Overview

Refer to How to Acquire from the Twain Source.

Remarks

Gets or sets a value that indicates whether to continue or stop feeding pages while acquiring images from a TWAIN source. Possible values are:

Setting

Description

TRUE

Stop feeding pages during the TWAIN image acquisition process.

FALSE

Continue feeding pages during the TWAIN image acquisition process.

See Also

Elements

Acquire method, AcquirePageEvent event, ManName property, ProdFamily property, Version property, AppName property, SourceCount property, SourceName property, CapsCount property, Capability property, InitSession method, EndSession method, SelectSource method, SetCapability method, GetCapability method, QueryCapability method, ShowTemplateDlg method, SaveTemplate method, LoadTemplate method, FileTransferName property, MemBufSize property.

Topics

TWAIN Functionality: Image Functions