CapabilitiesCount Property

Summary
Gets a count of the enumerated capabilities.
Syntax
C#
VB
C++
public int CapabilitiesCount { get; } 
  
Public ReadOnly Property CapabilitiesCount As Integer 
public: 
property int CapabilitiesCount { 
   int get(); 
} 

Property Value

An integer that represents the number of capabilities being enumerated.

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.