Gets whether the current capability is supported by the TWAIN device.
Read-only property
Visual Basic |
---|
Public Property CapSupported As Boolean |
A boolean value which is True if the current capability is supported. Otherwise, False is used and the current capability is not supported.
This property should be checked before reading other properties such as CapValue. Attempting to read values for a capability that isn't supported will generate an error.