Provides data for the WiaSession.EnumCapabilitiesEvent event.
| Visual Basic (Declaration) | |
|---|---|
Public Class WiaEnumCapabilitiesEventArgs Inherits EventArgs  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
public class WiaEnumCapabilitiesEventArgs : EventArgs  | |
| C++/CLI | |
|---|---|
public ref class WiaEnumCapabilitiesEventArgs : public EventArgs  | |
For an example, refer to WiaSession.EnumCapabilities 
            
 
            
            
            System.Object
   System.EventArgs
      Leadtools.Wia.WiaEnumCapabilitiesEventArgs
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family, Windows Server 2008 family
  
   
                           


~183.gif)
Copy Code