Accusoft TwainPRO 8
CapSupported Property
See Also  Send comments on this topic.
AccusoftTwainPro8 ActiveX DLL > TwainPro Object : CapSupported Property

Glossary Item Box

Description

Gets whether the current capability is supported by the TWAIN device.

Property Type

Read-only property

Syntax

Visual Basic
Public Property CapSupported As Boolean

Return Type

A boolean value which is True if the current capability is supported. Otherwise, False is used and the current capability is not supported.

Remarks

This property should be checked before reading other properties such as CapValue. Attempting to read values for a capability that isn't supported will generate an error.

See Also

©2013. Accusoft Corporation. All Rights Reserved.