Capability Property

Summary
Gets information about the enumerated capabilities of the selected WIA item.
Syntax
C#
VB
C++
public WiaCapability Capability { get; } 
  
Public ReadOnly Property Capability As WiaCapability 
public: 
property WiaCapability Capability { 
   WiaCapability get(); 
} 

Property Value

Information about the enumerated capabilities of the selected WIA item.

Example

For an example, refer to EnumCapabilities

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.