TimeBetweenCaptures Property

Summary
Gets or sets hundredths of a second between captures.
Syntax
C#
VB
C++
public int TimeBetweenCaptures { get; set; } 
Public Property TimeBetweenCaptures As Integer 
public: 
property int TimeBetweenCaptures { 
   int get(); 
   void set (    int ); 
} 

Property Value

Hundredths of a second between captures Valid for TwainCapabilityValue.DeviceEventCheckAutomaticCapture only

Example

Refer to GetDeviceEventData example.

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.