Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Best As TwainFastConfiguration |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public TwainFastConfiguration Best {get;} |
C++/CLI | |
---|---|
public: property TwainFastConfiguration Best { TwainFastConfiguration get(); } |
Return Value
A TwainFastConfiguration object that represents the best and fastest scan configuration for the Twain scanner.Refer to TwainSession.FindFastConfiguration
For more information, refer to Fast TWAIN (Scan Configurations).
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family