Accusoft ISIS Xpress 6
FeederEmpty Event
See Also  Send comments on this topic.
PageNumber
The page number of the scan that just completed.
StopScan
A boolean set by the user to indicate the batch process should end.
AccusoftISISXpress6 ActiveX DLL > ISISXpress Object : FeederEmpty Event

Glossary Item Box

Description

An event indicating that the scanner feeder is empty.

Syntax

Visual Basic
Public Event FeederEmpty( _
   ByVal PageNumber As Long, _
   ByRef StopScan As Boolean _
)

Parameters

PageNumber
The page number of the scan that just completed.
StopScan
A boolean set by the user to indicate the batch process should end.

Remarks

This event can be used to notify the user that the scanner feeder is empty during a batch scanning process.

See Also

©2013. Accusoft Corporation. All Rights Reserved.