PagesDiscarded property (ISIS Control)

C++ Builder 4.0 example

Delphi example

 

Builder Syntax

int PagesDiscarded

Delphi Syntax

PagesDiscarded : Integer

Overview

Using ISIS to Scan Images

Remarks

(Document/Medical) Gets the number of ScanAhead pages that are discarded if the ISISAcquireMulti method is canceled and the ScanAhead tag has been set. For more information on tags, refer to the ISISSetTag method and the ISISGetTag method.

To cancel multipage scanning, set the EnableISISEvent property to False in the OnISISPage event.

See Also

Elements:

ISISAcquireMulti method, ISISSetTag method, ISISGetTag method, OnISISPage event, EnableISISEvent property

Topics:

Raster Images: Scanning Images using ISIS