Tested Property

Summary

Gets the array of TwainFastConfiguration objects that represent the scan configurations tested.

Syntax
C#
VB
C++
public IList<TwainFastConfiguration> Tested { get; } 
Public ReadOnly Property Tested As IList(Of TwainFastConfiguration) 
public: 
property IList<TwainFastConfiguration>^ Tested { 
   IList<TwainFastConfiguration>^ get(); 
} 

Property Value

An array of TwainFastConfiguration objects that represent the scan configurations tested.

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