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

Type Property






Gets or sets the TwainCapabilityType that indicates the capability that is being retrieved or set.
Syntax
public TwainCapabilityType Type {get; set;}
'Declaration
 
Public Property Type As TwainCapabilityType
'Usage
 
Dim instance As TwainCapabilityBase
Dim value As TwainCapabilityType
 
instance.Type = value
 
value = instance.Type
public TwainCapabilityType Type {get; set;}
 get_Type();
set_Type(value);
public:
property TwainCapabilityType Type {
   TwainCapabilityType get();
   void set (    TwainCapabilityType value);
}

Property Value

The TwainCapabilityType that indicates the capability that is being retrieved or set.
Remarks
For more information, refer to How to Work with the Container.
Example
Refer to TwainCapability
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

TwainCapabilityBase Class
TwainCapabilityBase Members

 

 


Products | Support | Contact Us | Copyright Notices

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