Leadtools TWAIN (Leadtools.Twain assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
TwainCapability Class Members
See Also  Properties  Methods 
Leadtools.Twain Namespace : TwainCapability Class

The following tables list the members exposed by TwainCapability.

Public Constructors

 NameDescription
public Constructor TwainCapability ConstructorGets or sets the TwainCapabilityType that indicates the capability that is being retrieved or set.  
Top

Public Properties

 NameDescription
public Property ArrayCapabilityGets the Array value of the Leadtools.Twain.TwainCapability object.  
public Property EnumerationCapabilityGets the Enumeration value of the Leadtools.Twain.TwainCapability object.  
public Property InformationGets a reference to a TwainCapabilityBase object that provides information about what type of Capability the object is.  
public Property OneValueCapabilityGets the OneValue value of the Leadtools.Twain.TwainCapability object.  
public Property RangeCapabilityGets the Range value of the Leadtools.Twain.TwainCapability object object.  
Top

Public Methods

 NameDescription
public Method DisposeOverloaded. This member supports the LEADTOOLS infrastructure and is not intended to be used directly from your code.  
Top

Protected Methods

 NameDescription
protected Method FinalizeThis member overrides System.Object.Finalize.  
Top

See Also