←Select platform

AutomaticCapture Property

Summary

Gets or sets number of images camera will capture.

Syntax

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

Property Value

Number of images camera will 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