RequiredTime Property

Summary

Gets or sets an integer that represents the amount of time required to scan the pages when testing the scan configuration.

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

Property Value

An integer that represents the amount of time required to scan the pages when testing the scan configuration.

Remarks

The number of pages depends on how many pages the user loads in the scanner when testing a scan configuration. The same pages should be used for each test. For more information, refer to Fast TWAIN (Scan Configurations).

Requirements

Target Platforms

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

Leadtools.Twain Assembly