VintaSoftTwain Control v6.0
VintaSoftTwain Object
/ Device_Cap_Name Property
Collapse All
Expand All
In This Topic
Device_Cap_Name Property
In This Topic
Description
Gets or sets device capability name.
Property type
Read-only property
Syntax
Visual Basic
Public Property Device_Cap_Name As String
Return Type
String value that represents device capability name.
Remarks
Call this property after the
Device_Open
method.
Run the
Device_Cap_Get
method before reading value of this property.
Information about error that occurs during getting property value can be get using the
Error
and
ErrorString
properties.
See Also
VintaSoftTwain Object
|
VintaSoftTwain Members