Best Property

Summary

Gets a TwainFastConfiguration object that represents the best and fastest scan configuration for the Twain scanner.

Syntax
C#
VB
C++
public TwainFastConfiguration Best { get; } 
Public ReadOnly Property Best As TwainFastConfiguration 
public: 
property TwainFastConfiguration Best { 
   TwainFastConfiguration get(); 
} 

Property Value

A TwainFastConfiguration object that represents the best and fastest scan configuration for the Twain scanner.

Remarks

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