Leadtools TWAIN (Leadtools.Twain assembly)

Best Property

Show in webframe





Gets a TwainFastConfiguration object that represents the best and fastest scan configuration for the Twain scanner.
Syntax
public TwainFastConfiguration Best {get;}
'Declaration
 
Public ReadOnly Property Best As TwainFastConfiguration
'Usage
 
Dim instance As TwainFindFastConfigurationResult
Dim value As TwainFastConfiguration
 
value = instance.Best

            

            
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).
Example
Refer to TwainSession.FindFastConfiguration
Requirements

Target Platforms

See Also

Reference

TwainFindFastConfigurationResult Structure
TwainFindFastConfigurationResult Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.