TWAIN ActiveX/Plug-in Windows/Mac HTTP Control/SDK

CapDescription Property

Description

Returns the description of a constant for the current capability. The current capability is specified in Capability property. This is a runtime, read-only property.

Support information

ActiveX Edition Plug-in Edition Mac Edition
Since V2.0 Since V4.0 Since V6.4

Data type

String

Syntax

ObjectName. CapDescription(Integer CapValue)

Remarks

This property has a parameter.

The return value of this property is useful for display purposes. For example, when the value of the Capability property is ICAP_UNITS, CapDescription(0) returns "INCHES".

If no description is found for the specified Capability property and CapValue parameter, "" is returned.

When an error occurs and IfThrowException property is TRUE, an exception will be thrown. Check ErrorCode property and ErrorString property for error information.

See also

Capability property




TWAIN ActiveX | TWAIN Plug-in | TWAIN Control | TWAIN SDK | Scanner COM
Software Configuration Management | Version Control | Source Control
Copyright © 2012 Dynamsoft Corporation. All Rights Reserved.