VintaSoftTwain Control v6.0
VintaSoftTwain Object
/ Device_Cap_DefaultValue Property
Collapse All
Expand All
In This Topic
Device_Cap_DefaultValue Property
In This Topic
Description
Gets the default value of device capability.
Property type
Read-only property
Syntax
Visual Basic
Public Property Device_Cap_DefaultValue As Single
Return Type
Default value of capability.
Remarks
Call this property after
Device_Open
method.
Run the
Device_Cap_Get
method before reading value of this property.
This property has correct value only if
Device_Cap_ValueContainerType
= 3 (Range).
Information about error that occurs during getting property value can be get using the
Error
and
ErrorString
properties.
See Also
VintaSoftTwain Object
|
VintaSoftTwain Members