C#
VB
C++
Gets information about the enumerated capabilities of the selected WIA item.
public WiaCapability Capability { get; }
Public ReadOnly Property Capability As Leadtools.Wia.WiaCapability
public:
property Leadtools.Wia.WiaCapability Capability {
Leadtools.Wia.WiaCapability get();
}
Information about the enumerated capabilities of the selected WIA item.
For an example, refer to EnumCapabilities
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