PropertyAttributes Property

Summary

Gets the attributes for the enumerated capability.

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

Property Value

The attributes for the enumerated capability.

Remarks

Gets the attributes for the enumerated capability like the capability value type (Flag value, List value or Range value) or the property access (Read, Write, Read/Write).

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