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



Provides TWAIN properties for the current selected data source.

Object Model




Syntax

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

Inheritance Hierarchy

System.Object
   System.ValueType
      Leadtools.Twain.TwainProperties

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