PagesDiscarded property (ISIS Control)
Builder Syntax |
int PagesDiscarded |
Delphi Syntax |
PagesDiscarded : Integer |
Overview |
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: |