Gets a TwainFastConfiguration object that represents the best and fastest scan configuration for the Twain scanner.
public TwainFastConfiguration Best { get; }
Public ReadOnly Property Best As Leadtools.Twain.TwainFastConfiguration
public:
property Leadtools.Twain.TwainFastConfiguration Best {
Leadtools.Twain.TwainFastConfiguration get();
}
A TwainFastConfiguration object that represents the best and fastest scan configuration for the Twain scanner.
For more information, refer to Fast TWAIN (Scan Configurations).
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