The CapabilitySingleValueReadonlyT generic type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetCurrentValuesObj |
Get current value of capability.
(Inherited from CapabilityBaseT.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetSupportedValuesObj |
Get supported values for capability.
(Inherited from CapabilityBaseT.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsSupportedOnThisDevice |
Is capability supported by twain device.
(Inherited from CapabilityBaseT.) | |
QuerrySupport | (Inherited from CapabilityBaseT.) | |
Reset |
Resets this instance.
(Inherited from CapabilityBaseT.) | |
SetCurrentValuesObj |
Set current value for capability.
(Inherited from CapabilityBaseT.) | |
SetCurrentValuesStr |
Set current value string.
(Inherited from CapabilityBaseT.) | |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
See Also