MaxPagesNumber property (ILEADRasterTwain)

Visual Basic Example

Visual C++ 5.0 Example

 

Syntax

long MaxPagesNumber

Overview

Refer to Getting and Setting Capabilities.

Remarks

Gets or sets the maximum number of pages to get from the selected TWAIN source.

If this property is set to –1, the maximum number of pages is considered to be unlimited.

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

To set the MaxPagesNumber 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, EnableAutoFeed property, DuplexScanning property, GetProperties method, SetProperties method, LeftMargin property, RightMargin property, TopMargin property, BottomMargin property

Topics

TWAIN Functionality: Driver Settings