Accusoft TwainPRO 8
CapItem Property
See Also  Send comments on this topic.
Index
A long zero-based value which represents the capability.
AccusoftTwainPro8 ActiveX DLL > TwainPro Object : CapItem Property

Glossary Item Box

Description

Gets legal values for the specified capability.

Property Type

Read-only property

Syntax

Visual Basic
Public Property CapItem( _
   ByVal Index As Long _
) As Single

Parameters

Index
A long zero-based value which represents the capability.

Return Type

A single value which represents legal values for a specified capability.

Remarks

An array of floating point numbers specifying legal values for a particular capability when CapType = TWCAP_ENUM or TWCAP_ARRAY.

Use this property only for reading a value. Use the CapItemOut property and SetCapOut method to set a new value.

See Also

©2013. Accusoft Corporation. All Rights Reserved.