Leadtools TWAIN (Leadtools.Twain assembly)

Information Property

Show in webframe





Gets a reference to a TwainCapabilityBase object that provides information about what type of Capability the object is.
Syntax
public TwainCapabilityBase Information {get;}
'Declaration
 
Public ReadOnly Property Information As TwainCapabilityBase
'Usage
 
Dim instance As TwainCapability
Dim value As TwainCapabilityBase
 
value = instance.Information

            

            
public:
property TwainCapabilityBase^ Information {
   TwainCapabilityBase^ get();
}

Property Value

A TwainCapabilityBase object that provides information about what type of Capability the object is.
Remarks
The type of capability determines which of the properties of this object are valid, and should be read.
Example
Refer to TwainCapability
Requirements

Target Platforms

See Also

Reference

TwainCapability Class
TwainCapability Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.