Leadtools TWAIN (Leadtools.Twain assembly)
LEAD Technologies, Inc

Best Property






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 TwainFastConfiguration Best {get;}
 get_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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TwainFindFastConfigurationResult Structure
TwainFindFastConfigurationResult Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.