C#
VB
C++
Gets or sets the TwainCapabilityType that indicates the capability that is being retrieved or set.
public TwainCapabilityType Type { get; set; }
Public Property Type As Leadtools.Twain.TwainCapabilityType
public:
property Leadtools.Twain.TwainCapabilityType Type {
Leadtools.Twain.TwainCapabilityType get();
void set ( Leadtools.Twain.TwainCapabilityType );
}
The TwainCapabilityType that indicates the capability that is being retrieved or set.
For more information, refer to How to Work with the Container.
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