PropertyId Property

Summary

Gets the property ID for the enumerated capability .

Syntax
C#
VB
C++
public WiaPropertyId PropertyId { get; } 
  
Public ReadOnly Property PropertyId As WiaPropertyId 
public: 
property WiaPropertyId PropertyId { 
   WiaPropertyId get(); 
} 

Property Value

The property ID for the enumerated capability. Refer to the Microsoft SDK help for more information about property IDs.

Example

For an example, refer to WiaSession.EnumCapabilities

Requirements

Target Platforms

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

Leadtools.Wia Assembly