←Select platform

TimeBeforeFirstCapture Property

Summary

Gets or sets number of seconds before first capture.

Syntax

C#
VB
C++
public int TimeBeforeFirstCapture { get; set; } 
Public Property TimeBeforeFirstCapture As Integer 
public: 
property int TimeBeforeFirstCapture { 
   int get(); 
   void set (    int ); 
} 

Property Value

Number of seconds before first capture Valid for TwainCapabilityValue.DeviceEventCheckAutomaticCapture only

Example

Refer to GetDeviceEventData example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly