PropertyName Property

Summary
Gets the property name for the enumerated capability.
Syntax
C#
VB
C++
public string PropertyName { get; } 
  
Public ReadOnly Property PropertyName As String 
public: 
property String^ PropertyName { 
   String^ get(); 
} 

Property Value

The property name for the enumerated capability.

Example

For an example, refer to WiaSession.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.