Accusoft TwainPRO 9
Capability Property
Description

Gets and sets which Twain capability to negotiate.

Property Type
Read-write property
Syntax
Visual Basic
Public Property Capability As TP_Capability
Return Type
A TP_Capability enumeration value which determines the Twain capability.
Remarks
This is a runtime-only property. There are no properties or methods unique to a capability such as SetBrightness. All capabilities use the same set of methods to negotiate their values.
Example

TwainPRO1.Capability = TWCAP_BRIGHTNESS

TwainPRO1.CapTypeOut = TWCAP_ONEVALUE

TwainPRO1.CapValueOut = 500

TwainPRO1.SetCapOut

See Also

TwainPro Object  | TwainPro Members  | TP_Capability Enumeration

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback