VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Vintasoft.Twain Namespace / DeviceCapability Class
Properties Methods SeeAlso
In This Topic
DeviceCapability Class Members
In This Topic
The following tables list the members exposed by DeviceCapability.
Public Properties
 NameDescription
Public PropertyGets the type of enumeration associated with this capability.
Public PropertyGets the ID of capability.
Public PropertyGets the name of capability.
Public PropertyGets the usage mode of capability.
Public PropertyGets the type of value(s) of capability.
Public Methods
 NameDescription
Public MethodCompares this instance with a specified DeviceCapability.
Public MethodReturn current value of capability.
Public MethodReturns default value of capability.
Public MethodGets the usage modes of device capability.
Public MethodReturns value of capability.
Public MethodResets the current value of device capability.
Public MethodOverloaded. Sets the current value of device capability.
Public MethodReturns the string representation of this object.
See Also