←Select platform

PropertyAttributes Property

Summary

Gets the attributes for the enumerated capability.

Syntax

C#
VB
C++
public WiaPropertyAttributesFlags PropertyAttributes { get; } 
  
Public ReadOnly Property PropertyAttributes As Leadtools.Wia.WiaPropertyAttributesFlags 
public: 
property Leadtools.Wia.WiaPropertyAttributesFlags PropertyAttributes { 
   Leadtools.Wia.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly