C#
VB
C++
Gets the attributes for the enumerated capability.
public WiaPropertyAttributesFlags PropertyAttributes { get; }
Public ReadOnly Property PropertyAttributes As Leadtools.Wia.WiaPropertyAttributesFlags
public:
property Leadtools.Wia.WiaPropertyAttributesFlags PropertyAttributes {
Leadtools.Wia.WiaPropertyAttributesFlags get();
}
The attributes for the enumerated capability.
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).
For an example, refer to WiaSession.EnumCapabilities
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET