VintaSoftTwain Control v6.0
VintaSoftTwain Object / Device_Cap_ValueType Property
In This Topic
    Device_Cap_ValueType Property
    In This Topic
    Description
    Gets value type of device capability.
    Property type
    Read-only property
    Syntax
    Visual Basic
    Public Property Device_Cap_ValueType As enumDeviceCapabilityValueType
    Return Type
    Type of device capability value.
    Remarks
    Call this property after Device_Open method.

    Information about error that occurs during getting property value can be get using the Error and ErrorString properties.
    See Also