C#
VB
C++
Gets the array of TwainFastConfiguration objects that represent the scan configurations tested.
public RasterCollection<TwainFastConfiguration> Tested { get; }
Public ReadOnly Property Tested As Leadtools.RasterCollection(Of TwainFastConfiguration)
public:
property Leadtools.RasterCollection<TwainFastConfiguration>^ Tested {
Leadtools.RasterCollection<TwainFastConfiguration>^ get();
}
An array of TwainFastConfiguration objects that represent the scan configurations tested.
Refer to TwainSession.FindFastConfiguration
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET