ISISPage event (ILEADRasterISIS)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

void ISISPage (long nPage, BSTR pszFileName);

Overview

Refer to Using ISISŪ to Scan Images

Remarks

(Document/Medical ISISPage event is called after each page is acquired by the ISISAcquireMulti method.

You must set the EnableISISEvent property to TRUE, before calling ISISAcquireMulti, in order to generate ISISPage events.

In the ISISPage event, the ILEADRaster object will hold the current page. Refer to the ISISAcquireMulti method for more details.

See Also

Elements:

ISISAcquireMulti method, EnableISISEvent property

Topics:

Raster Images: Scanning Images using ISIS