Leadtools.Twain Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
TwainFastConfiguration Structure
See Also  Members  
Leadtools.Twain Namespace : TwainFastConfiguration Structure



(Document/Medical only) Provides information about a scan configuration to be tested or a scan configuration that is the result of testing.

Syntax

Visual Basic (Declaration) 
Public Structure TwainFastConfiguration 
   Inherits ValueType
Visual Basic (Usage)Copy Code
Dim instance As TwainFastConfiguration
C# 
public struct TwainFastConfiguration : ValueType 
C++/CLI 
public value class TwainFastConfiguration : public ValueType 

Example

Remarks

For more information, refer to Fast TWAIN (Scan Configurations).

Inheritance Hierarchy

System.Object
   System.ValueType
      Leadtools.Twain.TwainFastConfiguration

Requirements

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

See Also