Gets a reference to a TwainCapabilityBase object that provides information about what type of Capability the object is.
public TwainCapabilityBase Information { get; }
Public ReadOnly Property Information As Leadtools.Twain.TwainCapabilityBase
public:
property Leadtools.Twain.TwainCapabilityBase^ Information {
Leadtools.Twain.TwainCapabilityBase^ get();
}
A TwainCapabilityBase object that provides information about what type of Capability the object is.
The type of capability determines which of the properties of this object are valid, and should be read.
Refer to TwainCapability
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET