AccusoftTwainPro9 ActiveX DLL > TwainPro Object : CapItemOut Property |
Visual Basic |
---|
Public Property CapItemOut( _ ByVal Index As Long _ ) As Single |
Use this property only for setting a capability. Use the CapItem property to read the current capability values.
After setting this property, invoke the SetCapOut method to actually set the values.
Note: This property can only be set if CapTypeOut = TWCAP_ENUM or TWCAP_ARRAY, otherwise an error is generated.