EnableAcquireMultiPageEvent Property

Summary
(Document/Medical only) Enables or disables the generation of the AcquireMultiPage event.
Syntax
C#
VB
C++
public bool EnableAcquireMultiPageEvent { get; set; } 
Public Property EnableAcquireMultiPageEvent As Boolean 
public: 
property bool EnableAcquireMultiPageEvent { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to enable the event, false to disable it.

Example

Refer to TwainSession.AcquireFast

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.