←Select platform

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 Leadtools.Wia.WiaCapability 
public: 
property Leadtools.Wia.WiaCapability Capability { 
   Leadtools.Wia.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly